.. |
fts5_common.tcl
|
Fix some problems with calling fts5 api functions from within non-full-text queries.
|
2024-06-24 16:08:01 +00:00 |
fts5aa.test
|
Add the tokendata=1 option to ignore trailing token-data when querying an fts5 table.
|
2023-10-11 21:08:12 +00:00 |
fts5ab.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5ac.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5ad.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5ae.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5af.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5ag.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5ah.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5ai.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5aj.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5ak.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5al.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5alter.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5auto.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5aux2.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5aux.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5auxdata.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5bigid.test
|
Add extra tests for fts5, large rowids and "ORDER BY rowid DESC". No changes to code.
|
2023-05-27 19:34:46 +00:00 |
fts5bigpl.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5bigtok.test
|
Change the error message text for SQLITE_ERROR to omit the part about
|
2017-07-07 19:43:23 +00:00 |
fts5cat.test
|
Add the "categories" option to the unicode61 tokenizer in fts5.
|
2018-07-13 19:52:43 +00:00 |
fts5circref.test
|
Add tests for the use of SQLITE_PREPARE_NO_VTAB in fts5.
|
2018-12-21 19:30:18 +00:00 |
fts5colset.test
|
Have fts5.xBestIndex return SQLITE_CONSTRAINT, instead of a large cost, when no usable plan can be found.
|
2024-06-01 17:56:58 +00:00 |
fts5columnsize.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5config.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5conflict.test
|
Enable "OR IGNORE" support via SQLITE_VTAB_CONSTRAINT_SUPPORT for internal-content (not contentless or external-content) fts5 tables.
|
2023-09-16 17:11:44 +00:00 |
fts5connect.test
|
Add the SQLITE_DEFAULT_DEFENSIVE compile-time option. Fix up test cases
|
2018-11-07 02:17:01 +00:00 |
fts5content.test
|
Improve the error message returned when fts5 finds a row is missing from its content table.
|
2024-07-08 16:01:49 +00:00 |
fts5contentless2.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5contentless3.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5contentless4.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5contentless5.test
|
Fix a problem in FTS5 where it reports the wrong error code following an OOM.
|
2024-07-18 18:44:44 +00:00 |
fts5contentless.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5corrupt2.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5corrupt3.test
|
Improve the error message returned when fts5 finds a row is missing from its content table.
|
2024-07-08 16:01:49 +00:00 |
fts5corrupt4.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5corrupt5.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5corrupt6.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5corrupt7.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5corrupt.test
|
Improve the error message returned when fts5 finds a row is missing from its content table.
|
2024-07-08 16:01:49 +00:00 |
fts5delete.test
|
Add tests for a 'delete' command on a contentless table where values that weren't actually inserted are NULL.
|
2020-12-09 16:49:28 +00:00 |
fts5detail.test
|
Fix a memory leak in fts5 that could occur when processing a query containing multiple classes of error.
|
2021-06-30 14:04:25 +00:00 |
fts5determin.test
|
Change the error message text for SQLITE_ERROR to omit the part about
|
2017-07-07 19:43:23 +00:00 |
fts5dlidx.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5doclist.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5ea.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5eb.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5fault1.test
|
Change the error message text for SQLITE_ERROR to omit the part about
|
2017-07-07 19:43:23 +00:00 |
fts5fault2.test
|
Change the error message text for SQLITE_ERROR to omit the part about
|
2017-07-07 19:43:23 +00:00 |
fts5fault3.test
|
Change the error message text for SQLITE_ERROR to omit the part about
|
2017-07-07 19:43:23 +00:00 |
fts5fault4.test
|
Update the expected error messages in some OOM test cases to account for [44d77a7f807].
|
2022-07-11 21:40:34 +00:00 |
fts5fault5.test
|
Remove some 'breakpoint' commands in test files.
|
2017-07-19 18:01:42 +00:00 |
fts5fault6.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5fault7.test
|
Change the error message text for SQLITE_ERROR to omit the part about
|
2017-07-07 19:43:23 +00:00 |
fts5fault8.test
|
Ensure the fts5 xIntegrity method correctly returns error codes unrelated to corruption or missing SQL elements.
|
2024-02-01 15:42:22 +00:00 |
fts5fault9.test
|
Fix a test problem causing an error in fts5fault9.test.
|
2018-01-16 20:44:00 +00:00 |
fts5faultA.test
|
Change the error message text for SQLITE_ERROR to omit the part about
|
2017-07-07 19:43:23 +00:00 |
fts5faultB.test
|
Allow fts5 to filter on multiple MATCH clauses in a single scan.
|
2019-09-12 19:38:40 +00:00 |
fts5faultD.test
|
Add tests for the trigram tokenizer. Fix minor issues.
|
2020-10-01 16:10:22 +00:00 |
fts5faultE.test
|
Allow fts5 trigram tables created with detail=column or detail=none to optimize LIKE and GLOB queries. Allow case-insensitive tables to optimize GLOB as well as LIKE.
|
2020-10-05 16:41:56 +00:00 |
fts5faultF.test
|
Add tests and fixes for the new code on this branch.
|
2023-07-20 16:07:04 +00:00 |
fts5faultG.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5faultH.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5first.test
|
Add the SQLITE_DEFAULT_DEFENSIVE compile-time option. Fix up test cases
|
2018-11-07 02:17:01 +00:00 |
fts5full.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5fuzz1.test
|
Change the error message text for SQLITE_ERROR to omit the part about
|
2017-07-07 19:43:23 +00:00 |
fts5hash.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5integrity.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5interrupt.test
|
Fix some problems with sqlite3_interrupt() handling in fts5.
|
2019-01-03 19:12:21 +00:00 |
fts5lastrowid.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5leftjoin.test
|
Change the error message text for SQLITE_ERROR to omit the part about
|
2017-07-07 19:43:23 +00:00 |
fts5limits.test
|
Limit the number of nested NOT nodes in an fts5 expression to 256.
|
2023-05-15 17:14:16 +00:00 |
fts5locale.test
|
Add the fts5_locale() function, and begin adding the related functionality to fts5.
|
2024-07-26 20:50:33 +00:00 |
fts5matchinfo.test
|
Fix some problems with calling fts5 api functions from within non-full-text queries.
|
2024-06-24 16:08:01 +00:00 |
fts5merge2.test
|
Change the error message text for SQLITE_ERROR to omit the part about
|
2017-07-07 19:43:23 +00:00 |
fts5merge.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5misc.test
|
Have fts5.xBestIndex return SQLITE_CONSTRAINT, instead of a large cost, when no usable plan can be found.
|
2024-06-01 17:56:58 +00:00 |
fts5multi.test
|
Allow fts5 to filter on multiple MATCH clauses in a single scan.
|
2019-09-12 19:38:40 +00:00 |
fts5multiclient.test
|
Change the error message text for SQLITE_ERROR to omit the part about
|
2017-07-07 19:43:23 +00:00 |
fts5near.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5onepass.test
|
Change the error message text for SQLITE_ERROR to omit the part about
|
2017-07-07 19:43:23 +00:00 |
fts5optimize2.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5optimize3.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5optimize.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5origintext2.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5origintext3.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5origintext4.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5origintext5.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5origintext.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5phrase.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5plan.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5porter2.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5porter.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5prefix2.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5prefix.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5query.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5rank.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5rebuild.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5restart.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5rowid.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5savepoint.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5secure2.test
|
Add the 'secure-delete' option to fts5. Used to configure fts5 to aggressively remove old full-text-index entries belonging to deleted or updated rows.
|
2023-04-12 17:40:44 +00:00 |
fts5secure3.test
|
Fix a usan complaint about signed integer overflow.
|
2023-12-22 14:47:30 +00:00 |
fts5secure4.test
|
Fix some problems with using fts5 options 'secure-delete' and detail=none together.
|
2023-04-17 18:32:22 +00:00 |
fts5secure5.test
|
Fix some problems with using fts5 options 'secure-delete' and detail=none together.
|
2023-04-17 18:32:22 +00:00 |
fts5secure6.test
|
Fix an fts5 problem caused by a 'rebuild' followed by a DELETE in secure-delete mode.
|
2023-10-13 15:59:11 +00:00 |
fts5secure7.test
|
Add tests for, and source code comments to, fts5. No changes to code.
|
2023-09-04 16:48:31 +00:00 |
fts5secure8.test
|
Fix an fts5 problem with secure-delete mode causing integrity-check to erroneously report a corrupt index.
|
2024-06-05 14:47:54 +00:00 |
fts5secure.test
|
Add extra tests for [4b60a1c3].
|
2023-09-08 19:18:02 +00:00 |
fts5securefault.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5simple2.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5simple3.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5simple.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5synonym2.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5synonym.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5tok1.test
|
Prevent fts5 tokenizer unicode61 from considering '\0' to be a token characters, even if other characters of class "Cc" are.
|
2020-10-26 13:24:36 +00:00 |
fts5tok2.test
|
Add a test to verify that the fts3 and fts5 "unicode61" tokenizers are byte for byte compatible.
|
2016-01-14 20:05:59 +00:00 |
fts5tokenizer2.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5tokenizer.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5trigram2.test
|
Allow existing fts5 tables to be dropped even if the associated tokenizer is not available.
|
2024-05-13 20:06:08 +00:00 |
fts5trigram.test
|
Fix a problem with the fts5 highlight() and snippet() functions when used with tokenizers like "trigram" that output overlapping tokens. Forum post [forum:/forumpost/63735293ec|63735293ec].
|
2023-10-24 15:53:02 +00:00 |
fts5ubsan.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5umlaut.test
|
Add the "remove_diacritics=2" option to the unicode61 tokenizer in both FTS5
|
2018-12-03 16:14:49 +00:00 |
fts5unicode2.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5unicode3.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5unicode4.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5unicode.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5unindexed.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5update.test
|
Have fts5 reject attempts to insert a non-integer, non-null value into a rowid
|
2019-01-15 15:18:58 +00:00 |
fts5version.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5vocab2.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |
fts5vocab.test
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
2024-06-24 18:06:15 +00:00 |