Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/fts4check.test
2023-09-06
| ||
12:52 | [f0ea5e5581] part of check-in [17bede8cde] Add the xIntegrity method to the sqlite3_module object. Implement this method in RTREE, FTS3/4, and FTS5 so that "PRAGMA integrity_check" also verifies the correctness of shadow tables associated with those virtual tables. (check-in: [17bede8cde] user: drh branch: vtab-integrity-check, size: 6689) | |
2018-11-07
| ||
02:17 | [6259f85660] part of check-in [3212733cb6] Add the SQLITE_DEFAULT_DEFENSIVE compile-time option. Fix up test cases so that they work with DEFENSIVE enabled. (check-in: [3212733cb6] user: drh branch: read-only-shadow, size: 6455) | |
2018-11-06
| ||
19:26 | [28e593f65e] part of check-in [a1d6c6712c] Enable DEFENSIVE mode by default for tests. This requires lots of case of turning DEFENSIVE off in order to dodgy things to the database for testing purposes. No all of those cases are yet handled, so "make test" does not run to completion. (check-in: [a1d6c6712c] user: drh branch: read-only-shadow, size: 6560) | |
2016-02-05
| ||
16:46 | [c3056eab95] part of check-in [a6b3527323] From test scripts, remove stray "breakpoint" commands and blank lines at the ends of files. (check-in: [a6b3527323] user: drh branch: trunk, size: 6284) | |
2015-04-23
| ||
11:52 | [9d9e818fd6] part of check-in [3b925189a7] Fix a problem causing the fts3 integrity-check to fail if run inside a transaction. (check-in: [3b925189a7] user: dan branch: trunk, size: 6285) | |
2014-06-05
| ||
11:15 | [74d77f6cdb] part of check-in [7123bb2605] Fix a problem that was causing the FTS4 integrity-check command to fail if the table had one or more "notindexed" columns. (check-in: [7123bb2605] user: dan branch: trunk, size: 5315) | |
2012-03-27
| ||
15:00 | [66fa274cab] part of check-in [5c447e226a] Remove the fts3merge.test script in favour of changing the fts4merge.test script so that it runs tests using both fts4 and fts3. Fix some problems with incr-merge and FTS3 tables. (check-in: [5c447e226a] user: dan branch: fts4-incr-merge, size: 4621) | |
2012-03-26
| ||
10:36 | Added: [72134071f4] part of check-in [40fc880474] Add an experimental integrity-check function to FTS. (check-in: [40fc880474] user: dan branch: fts4-incr-merge, size: 4616) | |