home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 338857568

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/1#issuecomment-338857568 https://api.github.com/repos/simonw/datasette/issues/1 338857568 MDEyOklzc3VlQ29tbWVudDMzODg1NzU2OA== 9599 2017-10-24T02:57:12Z 2017-10-24T02:57:12Z OWNER

I can find the primary keys using:

PRAGMA table_info(myTable)
{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
267513424  
Powered by Datasette · Queries took 0.898ms · About: github-to-sqlite