home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 392350495

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/292#issuecomment-392350495 https://api.github.com/repos/simonw/datasette/issues/292 392350495 MDEyOklzc3VlQ29tbWVudDM5MjM1MDQ5NQ== 9599 2018-05-27T17:47:31Z 2018-05-27T17:47:31Z OWNER

Querystring design:

  • ?_column=a&_column=b - equivalent of "columns": ["a", "b"] in metadata.json
  • ?_select_nameupper=upper(name) - equivalent of "column_selects": {"nameupper": "upper(name)"}
{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
326800219  
Powered by Datasette · Queries took 0.96ms · About: github-to-sqlite