SQLite

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

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

History for ext/fts5/test/fts5update.test

2019-01-15
15:18
[b8affd796e] part of check-in [4a9483f81e] Have fts5 reject attempts to insert a non-integer, non-null value into a rowid column with SQLITE_MISMATCH. (check-in: [4a9483f81e] user: dan branch: trunk, size: 4454)
2019-01-10
18:35
[3f0e75ba76] part of check-in [ff3b011f17] Fix a memory leak in fts5. (check-in: [ff3b011f17] user: dan branch: trunk, size: 4008)
17:08
[8486224b61] part of check-in [3291b2a6fe] Avoid use-after-free and double-free errors that could occur if an fts5 table is modified in certain ways while there are active cursors. (check-in: [3291b2a6fe] user: dan branch: trunk, size: 3854)
2017-07-07
19:43
[0737876e20] 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: 3405)
2016-01-16
21:06
[57c7012a79] part of check-in [61deab043d] Add extra tests to cover untested branches in fts5. (check-in: [61deab043d] user: dan branch: trunk, size: 3407)
2016-01-15
19:54
Added: [6f0abb8955] part of check-in [3b72df405a] Rationalize some code in fts5_storage.c. Add tests to cover recently added branches in fts5. (check-in: [3b72df405a] user: dan branch: trunk, size: 2614)