{"html_url": "https://github.com/simonw/sqlite-utils/issues/430#issuecomment-1155803262", "issue_url": "https://api.github.com/repos/simonw/sqlite-utils/issues/430", "id": 1155803262, "node_id": "IC_kwDOCGYnMM5E5Ch-", "user": {"value": 9599, "label": "simonw"}, "created_at": "2022-06-14T23:26:11Z", "updated_at": "2022-06-14T23:26:11Z", "author_association": "OWNER", "body": "It looks like `PRAGMA temp_store` was the right option to use here: https://www.sqlite.org/pragma.html#pragma_temp_store\r\n\r\n`temp_store_directory` is listed as deprecated here: https://www.sqlite.org/pragma.html#pragma_temp_store_directory\r\n\r\nI'm going to turn this into a help-wanted documentation issue.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 1224112817, "label": "Document how to use `PRAGMA temp_store` to avoid errors when running VACUUM against huge databases"}, "performed_via_github_app": null}