home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 769453074

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/1205#issuecomment-769453074 https://api.github.com/repos/simonw/datasette/issues/1205 769453074 MDEyOklzc3VlQ29tbWVudDc2OTQ1MzA3NA== 9599 2021-01-28T22:54:49Z 2021-01-28T22:55:02Z OWNER

I also checked that the following works:

echo '{"foo": "bar"}' | sqlite-utils insert _memory.db demo -
datasette _memory.db --memory

Sure enough, it results in the following Datasette homepage - thanks to #509

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