home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 526794367

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/sqlite-utils/issues/27#issuecomment-526794367 https://api.github.com/repos/simonw/sqlite-utils/issues/27 526794367 MDEyOklzc3VlQ29tbWVudDUyNjc5NDM2Nw== 9599 2019-08-31T03:05:18Z 2019-08-31T03:06:10Z OWNER

Potential syntax:

$ sqlite-utils create-table foo.db dogs \
    id integer \
    name string \
    age integer \
    --pk=id
{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
455496504  
Powered by Datasette · Queries took 1.605ms · About: github-to-sqlite