]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the 'secure-delete' option to fts5. Used to configure fts5 to aggressively remove...
authordan <Dan Kennedy>
Wed, 12 Apr 2023 17:40:44 +0000 (17:40 +0000)
committerdan <Dan Kennedy>
Wed, 12 Apr 2023 17:40:44 +0000 (17:40 +0000)
commit015020cd1a1b25ccf750590cc4443d05929c906d
treebb79cb73259fdd29febf203c1a50eab0cab9afbe
parent67f3765876f1cbb11dee99fc66837ffaf22337b8
Add the 'secure-delete' option to fts5. Used to configure fts5 to aggressively remove old full-text-index entries belonging to deleted or updated rows.

FossilOrigin-Name: 4240fd09b717dbc69dffe3b88ec9149777ca4c3efa12f282af65be3af6fa5bb0
ext/fts5/fts5Int.h
ext/fts5/fts5_config.c
ext/fts5/fts5_index.c
ext/fts5/fts5_main.c
ext/fts5/test/fts5_common.tcl
ext/fts5/test/fts5secure.test [new file with mode: 0644]
ext/fts5/test/fts5secure2.test [new file with mode: 0644]
ext/fts5/test/fts5secure3.test [new file with mode: 0644]
ext/fts5/test/fts5version.test
manifest
manifest.uuid