home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 495083670

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/485#issuecomment-495083670 https://api.github.com/repos/simonw/datasette/issues/485 495083670 MDEyOklzc3VlQ29tbWVudDQ5NTA4MzY3MA== 9599 2019-05-23T06:21:52Z 2019-05-23T06:22:36Z OWNER

If a table has more than two columns we could do a betterl job at guessing the label column. A few potential tricks:

  • look for a column called name or title
  • look for the first column of type text
  • check for the text column with the most diversity in values
{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
447469253  
Powered by Datasette · Queries took 1.309ms · About: github-to-sqlite