{"html_url": "https://github.com/simonw/sqlite-utils/issues/365#issuecomment-1009548580", "issue_url": "https://api.github.com/repos/simonw/sqlite-utils/issues/365", "id": 1009548580, "node_id": "IC_kwDOCGYnMM48LH0k", "user": {"value": 536941, "label": "fgregg"}, "created_at": "2022-01-11T02:43:34Z", "updated_at": "2022-01-11T02:43:34Z", "author_association": "CONTRIBUTOR", "body": "thanks so much! always a pleasure to see how you work through these things", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 1096558279, "label": "create-index should run analyze after creating index"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/sqlite-utils/issues/365#issuecomment-1009521921", "issue_url": "https://api.github.com/repos/simonw/sqlite-utils/issues/365", "id": 1009521921, "node_id": "IC_kwDOCGYnMM48LBUB", "user": {"value": 9599, "label": "simonw"}, "created_at": "2022-01-11T01:37:53Z", "updated_at": "2022-01-11T01:37:53Z", "author_association": "OWNER", "body": "I decided to go with making this opt-in, mainly for consistency with the other places where I added this feature - see:\r\n- #379 \r\n- #366\r\n\r\nYou can now run the following:\r\n\r\n sqlite-utils create-index mydb.db mytable mycolumn --analyze\r\n\r\nAnd ``ANALYZE`` will be run on the index once it has been created.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 1096558279, "label": "create-index should run analyze after creating index"}, "performed_via_github_app": null}