{"html_url": "https://github.com/simonw/sqlite-utils/issues/153#issuecomment-689165985", "issue_url": "https://api.github.com/repos/simonw/sqlite-utils/issues/153", "id": 689165985, "node_id": "MDEyOklzc3VlQ29tbWVudDY4OTE2NTk4NQ==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2020-09-08T22:18:52Z", "updated_at": "2020-09-08T22:18:52Z", "author_association": "OWNER", "body": "I've reverted this change again, because it turns out using the `rebuild` FTS mechanism is a better way of repairing this issue - see #155.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 695377804, "label": "table.optimize() should delete junk rows from *_fts_docsize"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/sqlite-utils/issues/153#issuecomment-688511161", "issue_url": "https://api.github.com/repos/simonw/sqlite-utils/issues/153", "id": 688511161, "node_id": "MDEyOklzc3VlQ29tbWVudDY4ODUxMTE2MQ==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2020-09-07T21:07:20Z", "updated_at": "2020-09-07T21:07:29Z", "author_association": "OWNER", "body": "FTS4 uses a different column name here: https://datasette-sqlite-fts4.datasette.io/24ways-fts4/articles_fts_docsize\r\n\r\n```\r\nCREATE TABLE 'articles_fts_docsize'(docid INTEGER PRIMARY KEY, size BLOB);\r\n```", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 695377804, "label": "table.optimize() should delete junk rows from *_fts_docsize"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/sqlite-utils/issues/153#issuecomment-688506015", "issue_url": "https://api.github.com/repos/simonw/sqlite-utils/issues/153", "id": 688506015, "node_id": "MDEyOklzc3VlQ29tbWVudDY4ODUwNjAxNQ==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2020-09-07T20:46:58Z", "updated_at": "2020-09-07T20:46:58Z", "author_association": "OWNER", "body": "Writing a test for this will be a tiny bit tricky. I think I'll use a test that replicates the bug in #149.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 695377804, "label": "table.optimize() should delete junk rows from *_fts_docsize"}, "performed_via_github_app": null}