home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1071809988

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/1664#issuecomment-1071809988 https://api.github.com/repos/simonw/datasette/issues/1664 1071809988 IC_kwDOBm6k_c4_4oXE 9599 2022-03-17T23:24:57Z 2022-03-17T23:24:57Z OWNER

My hunch is that this is broken because of this:

https://github.com/simonw/datasette/blob/30e5f0e67c38054a8087a2a4eae3fc4d1779af90/datasette/app.py#L1098-L1107

Note how the table uses table_and_format but the row uses just table - I think there's code that's getting confused by this.

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