home / github / issue_comments

Menu
  • 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 <img width="274" alt="Datasette___memory___memory_2" src="https://user-images.githubusercontent.com/9599/106208790-c8564980-6178-11eb-8b8b-053a9f1d0193.png"> {"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 0.896ms