Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/fts3fault2.test
2022-07-12
| ||
15:17 | [7b2741e509] part of check-in [6d0f677291] Fix another test case error message similar to those fixed in [b3d6b3c3]. (check-in: [6d0f677291] user: dan branch: trunk, size: 6741) | |
2017-07-07
| ||
19:43 | [6a17a11d80] 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: 6624) | |
2017-04-19
| ||
07:33 | [536bbe01fe] part of check-in [ea8a0d2ce0] Further modifications and test cases to improve test coverage of fts3. (check-in: [ea8a0d2ce0] user: dan branch: trunk, size: 6626) | |
2017-04-17
| ||
16:07 | [0e38e9ccd5] part of check-in [352413eed4] Further improvements to test coverage in fts3. (check-in: [352413eed4] user: dan branch: trunk, size: 5182) | |
2015-04-06
| ||
11:04 | [f953bb3cf9] part of check-in [3ad829e50f] Fix a problem with fts3 prefix terms within phrase queries on "order=DESC" tables with a mix of negative and positive rowids. (check-in: [3ad829e50f] user: dan branch: trunk, size: 4668) | |
2012-05-26
| ||
18:28 | [3198eef280] part of check-in [e71495a817] If SQLITE_DISABLE_FTS3_UNICODE is defined, do not build the "unicode61" tokenizer. (check-in: [e71495a817] user: dan branch: fts4-unicode, size: 4227) | |
15:44 | [9e3a0a0a9b] part of check-in [ed28c48a3d] Add fault-injection tests that use the unicode61 tokenizer. Fix a problem revealed by the same. (check-in: [ed28c48a3d] user: dan branch: fts4-unicode, size: 4159) | |
2011-10-05
| ||
06:07 | [b62a2bc843] part of check-in [c6ba81fcad] Fix a problem with IO error handling in the rebuild-index code. (check-in: [c6ba81fcad] user: dan branch: fts4-content, size: 3595) | |
2011-10-04
| ||
19:41 | [253f9b3360] part of check-in [0f439944ab] Improve test coverage of fts3.c. (check-in: [0f439944ab] user: dan branch: fts4-content, size: 2726) | |
2011-03-29
| ||
15:40 | [dc96203af6] part of check-in [dbe569a099] Fix a problem whereby following an IO error in CommitPhaseTwo() of a multi-file transaction the b-tree layer could be left in TRANS_WRITE state, causing problems later on. (check-in: [dbe569a099] user: dan branch: trunk, size: 2235) | |
2011-02-05
| ||
14:37 | [f275554f4a] part of check-in [dc511e60a6] Add test cases for fts4aux. Fix a bug affecting fts3 tables with multiple columns. (check-in: [dc511e60a6] user: dan branch: trunk, size: 2137) | |
2011-02-03
| ||
10:56 | Added: [5657d83759] part of check-in [cfc475690d] Extra tests for the fts4aux module. (check-in: [cfc475690d] user: dan branch: trunk, size: 1546) | |