home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 688511161

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/sqlite-utils/issues/153#issuecomment-688511161 https://api.github.com/repos/simonw/sqlite-utils/issues/153 688511161 MDEyOklzc3VlQ29tbWVudDY4ODUxMTE2MQ== 9599 2020-09-07T21:07:20Z 2020-09-07T21:07:29Z OWNER FTS4 uses a different column name here: https://datasette-sqlite-fts4.datasette.io/24ways-fts4/articles_fts_docsize ``` CREATE TABLE 'articles_fts_docsize'(docid INTEGER PRIMARY KEY, size BLOB); ``` {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 695377804  
Powered by Datasette · Queries took 1.018ms