home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1110229319

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/1715#issuecomment-1110229319 https://api.github.com/repos/simonw/datasette/issues/1715 1110229319 IC_kwDOBm6k_c5CLMFH 9599 2022-04-26T20:41:32Z 2022-04-26T20:44:38Z OWNER

This time I'm not going to bother with the filter_args thing - I'm going to just try to use asyncinject to execute some big high level things in parallel - facets, suggested facets, counts, the query - and then combine it with the extras mechanism I'm trying to introduce too.

Most importantly: I want that extra_template() function that adds more template context for the HTML to be executed as part of an asyncinject flow!

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