home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 688543128

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/154#issuecomment-688543128 https://api.github.com/repos/simonw/sqlite-utils/issues/154 688543128 MDEyOklzc3VlQ29tbWVudDY4ODU0MzEyOA== 9599 2020-09-07T23:43:10Z 2020-09-07T23:43:10Z OWNER Running this against the same file works: ``` $ sqlite3 beta.db SQLite version 3.31.1 2020-01-27 19:55:54 Enter ".help" for usage hints. sqlite> PRAGMA journal_mode=wal; wal ``` {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 695441530  
Powered by Datasette · Queries took 0.733ms