home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 864330508

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/279#issuecomment-864330508 https://api.github.com/repos/simonw/sqlite-utils/issues/279 864330508 MDEyOklzc3VlQ29tbWVudDg2NDMzMDUwOA== 9599 2021-06-19T00:34:24Z 2021-06-19T00:34:24Z OWNER

Got this working:

% curl 'https://api.github.com/repos/simonw/datasette/issues' | sqlite-utils memory - 'select id from stdin'
{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
924990677  
Powered by Datasette · Queries took 1.682ms · About: github-to-sqlite