home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 339028979

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/5#issuecomment-339028979 https://api.github.com/repos/simonw/datasette/issues/5 339028979 MDEyOklzc3VlQ29tbWVudDMzOTAyODk3OQ== 9599 2017-10-24T15:25:08Z 2017-10-24T15:25:08Z OWNER

Looks like I can use the SQLite specific “rowid” in that case. It isn’t guaranteed to stay consistent across a VACUUM but that’s ok because we are immutable anyway.

https://www.sqlite.org/lang_createtable.html#rowid

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