home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1115301733

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/1735#issuecomment-1115301733 https://api.github.com/repos/simonw/datasette/issues/1735 1115301733 IC_kwDOBm6k_c5Ceidl 9599 2022-05-02T19:57:19Z 2022-05-02T19:59:03Z OWNER

This code breaks if that setting is 0:

https://github.com/simonw/datasette/blob/a29c1277896b6a7905ef5441c42a37bc15f67599/datasette/app.py#L291-L293

It's used here:

https://github.com/simonw/datasette/blob/a29c1277896b6a7905ef5441c42a37bc15f67599/datasette/database.py#L188-L190

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