SQLite

All files named ”ext/fts5/test/fts5delete.test”
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for ext/fts5/test/fts5delete.test

2024-10-02
17:43
[2a5008f8b1] part of check-in [b1f001435e] Fix a typo in fts5delete.test. (check-in: [b1f001435e] user: dan branch: trunk, size: 4845)
2024-09-28
15:09
[e5ad73ce7c] part of check-in [74832fffb6] Add tests for DELETE on contentless, contentless-delete and contentless-unindexed fts5 tables. (check-in: [74832fffb6] user: dan branch: fts5-contentless-unindexed, size: 4844)
2020-12-09
16:49
[619295b20d] part of check-in [818c647cec] Add tests for a 'delete' command on a contentless table where values that weren't actually inserted are NULL. (check-in: [818c647cec] user: dan branch: trunk, size: 3472)
2020-09-11
15:01
[4a15fb03b6] part of check-in [b79f19edfd] Catch fts5 index corruption caused by issuing 'delete' commands with incorrect data earlier in some cases. Also fix a couple of test script problems. (check-in: [b79f19edfd] user: dan branch: trunk, size: 2790)
2017-07-07
19:43
[cbf87e3b88] part of check-in [732f90d632] Change the error message text for SQLITE_ERROR to omit the part about "missing database" as that meaning is now obsolete (since approx SQLite 2.0). (check-in: [732f90d632] user: drh branch: trunk, size: 1371)
2017-05-11
18:14
Added: [0585395660] part of check-in [9a2de4f05f] Do not save the state of an fts5 merge operation mid-way through an input term, even if no previous entry for that term has caused any output. Doing so may corrupt the FTS index. (check-in: [9a2de4f05f] user: dan branch: trunk, size: 1372)