home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 562462630

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/640#issuecomment-562462630 https://api.github.com/repos/simonw/datasette/issues/640 562462630 MDEyOklzc3VlQ29tbWVudDU2MjQ2MjYzMA== 9599 2019-12-06T07:19:34Z 2019-12-06T07:19:34Z OWNER

heroku apps --json returns a JSON list of apps.

heroku apps --json | sqlite-utils insert /tmp/heroku.db apps - creates a SQLite database from them, useful for exploring them.

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