{"html_url": "https://github.com/simonw/sqlite-utils/issues/152#issuecomment-688500704", "issue_url": "https://api.github.com/repos/simonw/sqlite-utils/issues/152", "id": 688500704, "node_id": "MDEyOklzc3VlQ29tbWVudDY4ODUwMDcwNA==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2020-09-07T20:28:45Z", "updated_at": "2020-09-07T21:17:48Z", "author_association": "OWNER", "body": "The principle reason to turn these on - at least so far - is that without it weird things happen where FTS tables (in particular `*_fts_docsize`) grow without limit over time, because calls to `INSERT OR REPLACE` against the parent table cause additional rows to be inserted into `*_fts_docsize` even if the row was replaced rather than being inserted.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 695376054, "label": "Turn on recursive_triggers by default"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/sqlite-utils/issues/152#issuecomment-688500294", "issue_url": "https://api.github.com/repos/simonw/sqlite-utils/issues/152", "id": 688500294, "node_id": "MDEyOklzc3VlQ29tbWVudDY4ODUwMDI5NA==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2020-09-07T20:27:07Z", "updated_at": "2020-09-07T20:27:07Z", "author_association": "OWNER", "body": "I'm going to make this an argument to the `Database()` class constructor which defaults to `True`.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 695376054, "label": "Turn on recursive_triggers by default"}, "performed_via_github_app": null}