Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/fts2o.test
2023-06-07
| ||
15:00 | Deleted: Remove additional traces of FTS1 and FTS2 that were missed by [2bb50d5aedef0fd2] (check-in: [9a12bac5d2] user: drh branch: trunk, size: 0) | |
2017-07-07
| ||
19:43 | [4054ac7433] 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: 5043) | |
2011-08-02
| ||
00:57 | [09cd920d58] part of check-in [9007586fda] Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried. (check-in: [9007586fda] user: mistachkin branch: winopen-retry-logic, size: 5083) | |
2007-07-02
| ||
10:16 | [c6a79567d8] part of check-in [dee1a0fd28] Modify handling of SQLITE_SCHEMA in fts2 code. An SQLITE_SCHEMA error may cause SQLite to reload the internal schema, deleting and recreating v-table objects. So the sqlite3_vtab structure can be deleted out from under a v-table implementation. (CVS 4151) (check-in: [dee1a0fd28] user: danielk1977 branch: trunk, size: 5097) | |
2007-06-27
| ||
17:09 | [ceac3203cd] part of check-in [57840eba6a] Test error handling when renaming fts2 tables. (CVS 4144) (check-in: [57840eba6a] user: danielk1977 branch: trunk, size: 3177) | |
16:26 | [fc65e2b5c2] part of check-in [488474fde7] Implement xRename() for fts2 so that it is possible to rename fts2 tables. (CVS 4143) (check-in: [488474fde7] user: danielk1977 branch: trunk, size: 1959) | |
2007-06-20
| ||
06:23 | Added: [05ce2ac911] part of check-in [fec56ad2ed] Fix snippet generation when the left-most column of an fts2 table is used in the MATCH clause. Fix for ticket #2429. (CVS 4095) (check-in: [fec56ad2ed] user: danielk1977 branch: trunk, size: 1358) | |