home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1007636709

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/sqlite-utils/issues/365#issuecomment-1007636709 https://api.github.com/repos/simonw/sqlite-utils/issues/365 1007636709 IC_kwDOCGYnMM48D1Dl 536941 2022-01-07T18:28:33Z 2022-01-07T18:29:43Z CONTRIBUTOR

i added an index to one table with sqlite-utils, and then a query that used to take about 1 second started taking hundreds of seconds.

running analyze got me back to sub second speed.

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