home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 482766801

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/429#issuecomment-482766801 https://api.github.com/repos/simonw/datasette/issues/429 482766801 MDEyOklzc3VlQ29tbWVudDQ4Mjc2NjgwMQ== 9599 2019-04-13T01:56:19Z 2019-04-13T01:56:19Z OWNER

Documentation is here: https://datasette.readthedocs.io/en/latest/json_api.html#special-table-arguments

Demo:

  • https://latest.datasette.io/fixtures/facetable?_where=state=%22MI%22&_where=city_id=3
  • https://latest.datasette.io/fixtures/facetable?_where=city_id%20in%20(select%20id%20from%20facet_cities%20where%20name%20!=%20%22Detroit%22)
{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
432636432  
Powered by Datasette · Queries took 0.954ms · About: github-to-sqlite