home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 974300823

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/1518#issuecomment-974300823 https://api.github.com/repos/simonw/datasette/issues/1518 974300823 IC_kwDOBm6k_c46EqaX 9599 2021-11-19T18:18:32Z 2021-11-19T18:18:32Z OWNER

This may be an argument for continuing to allow non-JSON-objects through to the HTML templates. Need to think about that a bit more.

I can definitely support this using pure-JSON - I could make two versions of the row available, one that's an array of cell objects and the other that's an object mapping column names to column raw values.

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