SQLite

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

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

History for ext/fts5/test/fts5synonym2.test

2024-06-24
18:06
[58f357b997] 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: 6561)
2023-12-26
15:52
[e2f6ff68c4] part of check-in [1a8a9b1c89] Ensure that the xColumnText(), xQueryPhrase() and xPhraseFirstColumn() APIs all return SQLITE_RANGE if they are passed a bad column or phrase number. (check-in: [1a8a9b1c89] user: dan branch: trunk, size: 6557)
2023-08-17
16:49
[8f891fc49c] part of check-in [39ea11be3b] Add extra test to fts5synonym2.test. (check-in: [39ea11be3b] user: dan branch: trunk, size: 6565)
2017-07-07
19:43
[b54cce5c34] 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: 6530)
2016-03-29
21:19
[29335811b8] part of check-in [7635c68018] Fix some code and test coverage issues in fts5_index.c. (check-in: [7635c68018] user: dan branch: fts5, size: 6531)
2016-01-23
18:51
[aa4c43bd3b] part of check-in [72d53699bf] Fix an fts5 problem with using both xPhraseFirst() and xPhraseFirstColumn() within a single statement in detail=col mode. (check-in: [72d53699bf] user: dan branch: fts5-perf, size: 6531)
2016-01-16
18:58
[eadb00c73e] part of check-in [de77d6026e] Add further tests for fts5. Fix some problems with detail=col mode and auxiliary functions. (check-in: [de77d6026e] user: dan branch: trunk, size: 5575)
2016-01-11
17:30
[d2d9099d9d] part of check-in [0e3c545423] Fix bugs in fts5 synonym processing for detail=col and other modes. (check-in: [0e3c545423] user: dan branch: fts5-offsets, size: 6016)
2016-01-08
17:21
Added: [6aa842d0e5] part of check-in [b3e6f15ec2] Begin adding fts5 tests involving synonyms and detail=none/col tables. (check-in: [b3e6f15ec2] user: dan branch: fts5-offsets, size: 5526)