home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 599696286

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/698#issuecomment-599696286 https://api.github.com/repos/simonw/datasette/issues/698 599696286 MDEyOklzc3VlQ29tbWVudDU5OTY5NjI4Ng== 9599 2020-03-16T18:32:59Z 2020-03-16T18:33:33Z OWNER ```json { "databases": { "my-database": { "queries": { "add_twitter_handle": { "sql": "insert into twitter_handles (username) values (:username)", "write": true } } } } } ``` {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 582517965  
Powered by Datasette · Queries took 1.0ms