home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 345242447

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions issue performed_via_github_app
https://github.com/simonw/datasette/issues/85#issuecomment-345242447 https://api.github.com/repos/simonw/datasette/issues/85 345242447 MDEyOklzc3VlQ29tbWVudDM0NTI0MjQ0Nw== 9599 2017-11-17T13:22:33Z 2017-11-17T13:23:14Z OWNER

I could support explicit label columns using additional arguments to datasette serve:

datasette serve mydb.py --label-column mydb:table1:name --label-column mydb:table2:title

This would mean "in mydb, set the label column for table1 to name, and the label column for table2 to title"

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
273678673  
Powered by Datasette · Queries took 0.882ms · About: github-to-sqlite