home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 894900267

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/1425#issuecomment-894900267 https://api.github.com/repos/simonw/datasette/issues/1425 894900267 IC_kwDOBm6k_c41Vxgr 9599 2021-08-09T01:31:22Z 2021-08-09T01:31:22Z OWNER

I used this to build a new plugin: https://github.com/simonw/datasette-query-links

Demo here: https://latest-with-plugins.datasette.io/fixtures?sql=select%0D%0A++%27select+*+from+[facetable]%27+as+query%0D%0Aunion%0D%0Aselect%0D%0A++%27select+sqlite_version()%27%0D%0Aunion%0D%0Aselect%0D%0A++%27select+this+is+invalid+SQL+so+will+not+be+linked%27

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