home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 997128080

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/1555#issuecomment-997128080 https://api.github.com/repos/simonw/datasette/issues/1555 997128080 IC_kwDOBm6k_c47bveQ 9599 2021-12-18T02:30:19Z 2021-12-18T02:30:19Z OWNER

I think all of these queries happen in one place - in the populate_schema_tables() function - so optimizing them might be localized to just that area of the code, which would be nice:

https://github.com/simonw/datasette/blob/c00f29affcafce8314366852ba1a0f5a7dd25690/datasette/utils/internal_db.py#L97-L183

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