SQLite

All files named ”ext/fts5/test/fts5simple2.test”
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for ext/fts5/test/fts5simple2.test

2024-06-24
18:06
[d10d963a35] 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: 9809)
2023-12-01
20:37
[8dd2389ee7] part of check-in [b0a489e8e1] Remove old code for tokendata=1 queries. (check-in: [b0a489e8e1] user: dan branch: fts5-token-data, size: 9805)
2017-07-07
19:43
[258a1b0c59] 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: 9801)
2016-11-28
14:52
[0083903187] part of check-in [7cc2d60dce] Simplify some code in fts5_expr.c. Add some extra test cases for the same. (check-in: [7cc2d60dce] user: dan branch: trunk, size: 9802)
2016-01-18
09:08
[98377ae1ff] part of check-in [8358af3658] Add a debugging function to print human-readable versions of fts5 detail=none leaf pages. (check-in: [8358af3658] user: dan branch: trunk, size: 8778)
2016-01-15
19:54
[7b51f8d411] 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: 8328)
2016-01-06
18:53
[843f1f7fe4] part of check-in [8d05cfd48d] Fix an fts5 problem involving detail=none, "ORDER BY rowid DESC" and deleted items. Also add tests to verify that the documented operator precedences are correct. (check-in: [8d05cfd48d] user: dan branch: fts5-offsets, size: 7805)
2016-01-02
19:01
[d453e3ca10] part of check-in [6322a1d984] Changes to run many fts5 tests with detail=none and detail=col tables as well as the default detail=full. Also fixes for the bugs uncovered by running said tests. (check-in: [6322a1d984] user: dan branch: fts5-offsets, size: 7154)
2015-12-31
18:39
[a1a9f9c443] part of check-in [3a1df69e58] Fix the fts5 integrity-check code so that it works with detail=none tables. (check-in: [3a1df69e58] user: dan branch: fts5-offsets, size: 4866)
17:36
[9b1e4c44fc] part of check-in [6a6f7bc40d] Fix some problems with fts5 detail=none tables. Some still remain. (check-in: [6a6f7bc40d] user: dan branch: fts5-offsets, size: 4206)
2015-12-30
19:58
Added: [70b98039c8] part of check-in [ac8f4cf0ce] Updates to fts5 to support detail=none mode. As of this commit, many cases are still broken. (check-in: [ac8f4cf0ce] user: dan branch: fts5-offsets, size: 1751)