home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 974287570

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-974287570 https://api.github.com/repos/simonw/datasette/issues/1518 974287570 IC_kwDOBm6k_c46EnLS 9599 2021-11-19T17:59:33Z 2021-11-19T17:59:33Z OWNER

I'm going to try leaning into the asyncinject mechanism a bit here. One method can execute and return the raw rows. Another can turn that into the default minimal JSON representation. Then a third can take that (or take both) and use it to inflate out the JSON that the HTML template needs, with those extras and with the rendered cells from plugins.

{
    "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.019ms · About: github-to-sqlite