Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for ext/fts5/test/fts5fault8.test
2024-02-01
| ||
15:42 | [9353fe6a2a] part of check-in [d18d9a05c2] Ensure the fts5 xIntegrity method correctly returns error codes unrelated to corruption or missing SQL elements. (check-in: [d18d9a05c2] user: dan branch: trunk, size: 2637) | |
2017-07-07
| ||
19:43 | [318238659d] 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: 2250) | |
2016-03-10
| ||
15:12 | [6785af34bd] part of check-in [fa0033edf6] Add tests to cover untested branches in recent fts5 changes. (check-in: [fa0033edf6] user: dan branch: trunk, size: 2251) | |
2016-02-02
| ||
21:19 | [430837fe6d] part of check-in [063755c815] Add tests to restore full coverage of fts5 code. (check-in: [063755c815] user: dan branch: trunk, size: 1613) | |
2016-01-15
| ||
19:54 | [f2d8a2b673] 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: 1353) | |
2016-01-04
| ||
19:12 | Added: [aeb4717b7b] part of check-in [ee38f9dff5] Fix an OOM handling problem in fts5 detail=none and detail=col modes. Also a bug in the xInst() API when used with detail=col and column filtering expressions. Update the matchinfo() test function so that 'b' is fast with detail=col tables. (check-in: [ee38f9dff5] user: dan branch: fts5-offsets, size: 1221) | |