home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 398976488

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/321#issuecomment-398976488 https://api.github.com/repos/simonw/datasette/issues/321 398976488 MDEyOklzc3VlQ29tbWVudDM5ODk3NjQ4OA== 9599 2018-06-21T04:59:33Z 2018-06-21T06:11:02Z OWNER

I've added this to the unit tests and the documentation.

Docs: http://datasette.readthedocs.io/en/latest/sql_queries.html#canned-queries Canned query demo: https://latest.datasette.io/fixtures/neighborhood_search?text=town

New unit test:

https://github.com/simonw/datasette/blob/3683a6b626b2e79f4dc9600d45853ca4ae8de11a/tests/test_api.py#L333-L344

https://github.com/simonw/datasette/blob/3683a6b626b2e79f4dc9600d45853ca4ae8de11a/tests/fixtures.py#L145-L153

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