Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for ext/fts5/test/fts5vocab.test
2024-07-30
| ||
18:15 | [2a2bdb60d0] part of check-in [19fda979c5] Tcl_ChannelType implementations for Tcl9 apparently require that wideSeekProc be implemented. Also adjust minor test script issues for fts5 tests so that they can be run sequentially and so that they do not depend on the specific floating point output formats generated by Tcl. (check-in: [19fda979c5] user: drh branch: tcl9, size: 15446) | |
2024-06-24
| ||
18:06 | [03a2e0b7fd] part of check-in [d07085e203] Fix an incorrect tcl comment that appeared in many fts5 test files. (check-in: [d07085e203] user: dan branch: trunk, size: 15422) | |
2020-02-16
| ||
17:40 | [7ed80d9af1] part of check-in [109ee07433] Avoid an infinite recursion on an illegal recursive definition of an fts5vocab table. (check-in: [109ee07433] user: drh branch: trunk, size: 15418) | |
2019-01-18
| ||
21:12 | [648fb2fe86] part of check-in [9e717c4377] Fix a crash in the fts5vocab module caused by including a "term < NULL" term in a WHERE clause. (check-in: [9e717c4377] user: dan branch: trunk, size: 15062) | |
2019-01-17
| ||
17:39 | [aaa7aa9365] part of check-in [49956395e1] Fix problems with joining two or more fts5_vocab tables that access the same underlying fts5 table. (check-in: [49956395e1] user: dan branch: trunk, size: 14692) | |
2018-12-22
| ||
15:46 | [26e069050d] part of check-in [ad70f03ced] Remove unnecessary whitespace from testcase result strings. (check-in: [ad70f03ced] user: drh branch: trunk, size: 13740) | |
2018-11-06
| ||
19:26 | [2de834ee64] 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: 13742) | |
2017-07-19
| ||
18:01 | [2ba98bcef0] part of check-in [d14fc621e9] Remove some 'breakpoint' commands in test files. (check-in: [d14fc621e9] user: mistachkin branch: trunk, size: 13710) | |
2016-09-21
| ||
14:41 | [026799f8d2] part of check-in [d4928fb5cd] Update the fts5vocab table to handle "ORDER BY term" efficiently. (check-in: [d4928fb5cd] user: dan branch: trunk, size: 13721) | |
2016-01-15
| ||
19:54 | [480d780aa6] 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: 12871) | |
2016-01-08
| ||
07:53 | [e4b12f238f] part of check-in [d9135cc723] Fix fts5vocab.test so that it works with detail=none tables. (check-in: [d9135cc723] user: dan branch: fts5-offsets, size: 11292) | |
2016-01-07
| ||
20:07 | [f4ff3ba403] part of check-in [eedd095dc1] Update the fts5vocab module to work with detail=col and detail=none tables. (check-in: [eedd095dc1] user: dan branch: fts5-offsets, size: 11135) | |
2015-10-17
| ||
20:34 | [c88a5554d0] part of check-in [cf618334a8] Add tests to cover new branches added to the fts5 code by the previous commit. (check-in: [cf618334a8] user: dan branch: trunk, size: 10115) | |
19:49 | [7dec771fd2] part of check-in [6020d96ab4] Handle equality and range constraints on the "term" column of fts5vocab tables. Also have the same module report columns using names instead of indexes. (check-in: [6020d96ab4] user: dan branch: trunk, size: 9900) | |
2015-06-25
| ||
20:36 | [cdf97b9678] part of check-in [3175220747] Fix Makefile.in to account for recent changes. Update fts5 test scripts so that they do not run if SQLITE_ENABLE_FTS5 is not defined. (check-in: [3175220747] user: dan branch: fts5, size: 5823) | |
2015-05-22
| ||
07:44 | [389e5fe492] part of check-in [065ab83a6c] Increase test coverage of fts5_vocab.c. (check-in: [065ab83a6c] user: dan branch: fts5, size: 5727) | |
2015-05-18
| ||
17:50 | [80fb22850d] part of check-in [47dbfadb99] Improve test coverage of fts5_config.c. (check-in: [47dbfadb99] user: dan branch: fts5, size: 3496) | |
2015-05-09
| ||
18:28 | [2d1bddfb6e] part of check-in [3922276135] Allow the fts5vocab table to optionally provide data on a per-column basis. (check-in: [3922276135] user: dan branch: fts5, size: 3157) | |
2015-05-08
| ||
20:21 | Added: [d0cb4286a0] part of check-in [6bf93e3b56] Add the fts5vocab module, for direct access to the fts5 index. (check-in: [6bf93e3b56] user: dan branch: fts5, size: 1194) | |