home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 582211745

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/653#issuecomment-582211745 https://api.github.com/repos/simonw/datasette/issues/653 582211745 MDEyOklzc3VlQ29tbWVudDU4MjIxMTc0NQ== 9599 2020-02-05T02:28:05Z 2020-02-05T02:28:05Z OWNER

This is shipped in Datasette 0.35. Here's a demo of it working:

https://latest.datasette.io/fixtures?sql=--+this+is+a+comment%0D%0Aselect+*+from+%5B123_starts_with_digits%5D

Compare with https://v0-34.datasette.io/fixtures?sql=--+this+is+a+comment%0D%0Aselect+*+from+%5B123_starts_with_digits%5D which returned an error.

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