home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 638205923

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/pull/796#issuecomment-638205923 https://api.github.com/repos/simonw/datasette/issues/796 638205923 MDEyOklzc3VlQ29tbWVudDYzODIwNTkyMw== 9599 2020-06-03T13:43:12Z 2020-06-03T13:43:12Z OWNER

For .json mode (when the URL has a .json suffix) I'm going to handle both form-encoded and JSON encoded inputs and return a 200 status code with JSON that tells you if the query executed successfully and how many rows were affected.

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