Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History of test/fts3auto.test
2019-11-18
| ||
14:04 | Improvements to detection of corruption in the %_stat shadow table of FTS4. file: [bfe0857b] check-in: [6b67eba5] user: drh branch: trunk, size: 23274 | |
2018-11-07
| ||
02:17 | Add the SQLITE_DEFAULT_DEFENSIVE compile-time option. Fix up test cases so that they work with DEFENSIVE enabled. file: [19097050] check-in: [3212733c] user: drh branch: read-only-shadow, size: 23090 | |
2018-11-06
| ||
19:26 | 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. file: [4eeb2a2e] check-in: [a1d6c671] user: drh branch: read-only-shadow, size: 23125 | |
2013-06-10
| ||
23:30 | Fix test cases for the new EXPLAIN QUERY PLAN format. Add the wherecosttest tool. Other fixes to logarithm cost. file: [b981fea1] check-in: [aa580e36] user: drh branch: nextgen-query-plan-logcost, size: 23055 | |
2012-08-20
| ||
17:24 | Add the SQLITE_DISABLE_FTS4_DEFERRED compile time option. file: [74315a73] check-in: [e799222f] user: dan branch: trunk, size: 23056 | |
2012-05-10
| ||
17:43 | Have the FTS auxiliary functions correctly handle terms that appear in non-matching branches of the FTS expression. Fix for [bdc6bbbb38]. file: [b39f3f51] check-in: [4d3e1673] user: dan branch: trunk, size: 22938 | |
2012-01-25
| ||
16:29 | Fix an FTS problem triggered by querying for an N character prefix using an N+1 character prefix index after rows have been deleted from the FTS table. Fix for [edb497982c]. file: [868a2afe] check-in: [c05c3fd2] user: dan branch: trunk, size: 22899 | |
2011-06-28
| ||
11:58 | Add a fix and tests for the FTS deferred token logic. file: [c1a30b37] check-in: [91daea7d] user: dan branch: fts3-changes, size: 22899 | |
2011-06-20
| ||
10:46 | Add tests for the "column:term" query syntax to fts3auto.test. file: [f1cb0a55] check-in: [d138b0e6] user: dan branch: trunk, size: 21344 | |
2011-06-16
| ||
16:06 | Fix a problem with NEAR queries executed inside a transaction that writes the FTS table. file: [b0d360b3] check-in: [051c756c] user: dan branch: trunk, size: 19582 | |
2011-06-15
| ||
08:30 | Add an interface to better test incremental loading of doclists by FTS4. Also some tests for this and term prefix queries. file: [a98cc895] check-in: [7a381313] user: dan branch: broken-build, size: 19276 | |
2011-06-14
| ||
11:32 | Add a couple of extra tests. file: [2f86f2a0] check-in: [aefd46df] user: dan branch: fts3-prefix-search, size: 16661 | |
09:00 | Fix another bug caused by NEAR/matchinfo/order=DESC interaction. file: [337dff27] check-in: [04907fba] user: dan branch: fts3-prefix-search, size: 15356 | |
2011-06-13
| ||
18:21 | Update trace2.test to account for new FTS queries. file: [0173f3fc] check-in: [2c201292] user: dan branch: fts3-prefix-search, size: 14033 | |
17:00 | Add tests for deferred tokens to fts3auto.test. Fix a problem with OR queries and deferred tokens. file: [bf01a1d7] check-in: [b9fb69e5] user: dan branch: fts3-prefix-search, size: 12980 | |
13:48 | Changes to fts3auto.test to test OR, AND and NOT operations. file: [4aca0c06] check-in: [e4ab6cdb] user: dan branch: fts3-prefix-search, size: 10442 | |
09:11 | Fix a bug exposed by combining matchinfo(), NEAR and "ORDER BY rowid DESC". file: [696a2d32] check-in: [5f6b87f4] user: dan branch: fts3-prefix-search, size: 6250 Added | |