dan 3e4ccc3208 Update fts5 so that the xInstToken() extension API works with prefix queries. преди 3 седмици
..
fts5_common.tcl 41ebf965cd Extra tests. преди 4 месеца
fts5aa.test 3302bf4dbd Use the SQLite format() function to format floating point values for test преди 4 месеца
fts5ab.test 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. преди 5 месеца
fts5ac.test 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. преди 5 месеца
fts5ad.test 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. преди 5 месеца
fts5ae.test 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. преди 5 месеца
fts5af.test 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. преди 5 месеца
fts5ag.test 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. преди 5 месеца
fts5ah.test 189c41221d Further tests and fixes for this branch. преди 4 месеца
fts5ai.test 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. преди 5 месеца
fts5aj.test 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. преди 5 месеца
fts5ak.test 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. преди 5 месеца
fts5al.test 189c41221d Further tests and fixes for this branch. преди 4 месеца
fts5alter.test 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. преди 5 месеца
fts5auto.test 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. преди 5 месеца
fts5aux.test 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. преди 5 месеца
fts5aux2.test 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. преди 5 месеца
fts5auxdata.test 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. преди 5 месеца
fts5bigid.test 870fe69c72 Add extra tests for fts5, large rowids and "ORDER BY rowid DESC". No changes to code. преди 1 година
fts5bigpl.test 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. преди 5 месеца
fts5bigtok.test a690ff360b Change the error message text for SQLITE_ERROR to omit the part about преди 7 години
fts5blob.test 7a41b48cf9 Alternative implementation of fts5 locale=1 feature that allows blobs to be stored in indexed columns of fts5 locale=1 tables. преди 3 месеца
fts5cat.test b651084713 Add tests to restore coverage of fts5_tokenizer.c. преди 4 месеца
fts5circref.test 38e3853240 Add tests for the use of SQLITE_PREPARE_NO_VTAB in fts5. преди 6 години
fts5colset.test 9c3eef8c0d Have fts5.xBestIndex return SQLITE_CONSTRAINT, instead of a large cost, when no usable plan can be found. преди 6 месеца
fts5columnsize.test 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. преди 5 месеца
fts5config.test 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. преди 5 месеца
fts5conflict.test 2599705105 Enable "OR IGNORE" support via SQLITE_VTAB_CONSTRAINT_SUPPORT for internal-content (not contentless or external-content) fts5 tables. преди 1 година
fts5connect.test 6ab91a7a7a Add the SQLITE_DEFAULT_DEFENSIVE compile-time option. Fix up test cases преди 6 години
fts5content.test bee10b987c Improve the error message returned when fts5 finds a row is missing from its content table. преди 5 месеца
fts5contentless.test 342984075b Add tests to restore coverage of fts5_config.c. преди 4 месеца
fts5contentless2.test 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. преди 5 месеца
fts5contentless3.test 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. преди 5 месеца
fts5contentless4.test 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. преди 5 месеца
fts5contentless5.test d5838eaa42 In fts5, avoid starting a new merge of level L if there exists already an ongoing merge of a level less than L. преди 2 месеца
fts5corrupt.test f0f240c0d8 Add tests to restore coverage of fts5_storage.c. преди 4 месеца
fts5corrupt2.test 780187f090 Get rid of "-encoding binary" across all test cases, as that is no longer преди 4 месеца
fts5corrupt3.test f5a9b58c8b Avoid reading the structure record from within the fts5 xConnect method. преди 3 месеца
fts5corrupt4.test 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. преди 5 месеца
fts5corrupt5.test 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. преди 5 месеца
fts5corrupt6.test 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. преди 5 месеца
fts5corrupt7.test 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. преди 5 месеца
fts5corrupt8.test f5a9b58c8b Avoid reading the structure record from within the fts5 xConnect method. преди 3 месеца
fts5delete.test 44b8c37017 Fix a typo in fts5delete.test. преди 2 месеца
fts5detail.test 90d3b24a16 Fix a memory leak in fts5 that could occur when processing a query containing multiple classes of error. преди 3 години
fts5determin.test a690ff360b Change the error message text for SQLITE_ERROR to omit the part about преди 7 години
fts5dlidx.test 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. преди 5 месеца
fts5doclist.test 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. преди 5 месеца
fts5ea.test 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. преди 5 месеца
fts5eb.test 1c2ad465c6 Tcl_ChannelType implementations for Tcl9 apparently require that преди 4 месеца
fts5expr.test ef2401f669 Tests to improve coverage of fts5_expr.c. преди 4 месеца
fts5fault1.test a690ff360b Change the error message text for SQLITE_ERROR to omit the part about преди 7 години
fts5fault2.test a690ff360b Change the error message text for SQLITE_ERROR to omit the part about преди 7 години
fts5fault3.test a690ff360b Change the error message text for SQLITE_ERROR to omit the part about преди 7 години
fts5fault4.test f5a9b58c8b Avoid reading the structure record from within the fts5 xConnect method. преди 3 месеца
fts5fault5.test 885f410472 Remove some 'breakpoint' commands in test files. преди 7 години
fts5fault6.test 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. преди 5 месеца
fts5fault7.test a690ff360b Change the error message text for SQLITE_ERROR to omit the part about преди 7 години
fts5fault8.test 09768559b6 Ensure the fts5 xIntegrity method correctly returns error codes unrelated to corruption or missing SQL elements. преди 10 месеца
fts5fault9.test 4bd387495f Fix a test problem causing an error in fts5fault9.test. преди 7 години
fts5faultA.test a690ff360b Change the error message text for SQLITE_ERROR to omit the part about преди 7 години
fts5faultB.test 685b2ee0c3 Allow fts5 to filter on multiple MATCH clauses in a single scan. преди 5 години
fts5faultD.test ccf578d435 Add tests for the trigram tokenizer. Fix minor issues. преди 4 години
fts5faultE.test f46be6a1b9 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. преди 4 години
fts5faultF.test 0b3791b537 Add tests and fixes for the new code on this branch. преди 1 година
fts5faultG.test 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. преди 5 месеца
fts5faultH.test 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. преди 5 месеца
fts5faultI.test 7a41b48cf9 Alternative implementation of fts5 locale=1 feature that allows blobs to be stored in indexed columns of fts5 locale=1 tables. преди 3 месеца
fts5first.test 1c2ad465c6 Tcl_ChannelType implementations for Tcl9 apparently require that преди 4 месеца
fts5full.test 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. преди 5 месеца
fts5fuzz1.test a690ff360b Change the error message text for SQLITE_ERROR to omit the part about преди 7 години
fts5hash.test 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. преди 5 месеца
fts5integrity.test 1c2ad465c6 Tcl_ChannelType implementations for Tcl9 apparently require that преди 4 месеца
fts5integrity2.test 70989b6f59 Fix a technically undefined signed integer overflow in fts5. преди 3 месеца
fts5interrupt.test 1c2ad465c6 Tcl_ChannelType implementations for Tcl9 apparently require that преди 4 месеца
fts5lastrowid.test 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. преди 5 месеца
fts5leftjoin.test a690ff360b Change the error message text for SQLITE_ERROR to omit the part about преди 7 години
fts5limits.test 4042d2b424 Limit the number of nested NOT nodes in an fts5 expression to 256. преди 1 година
fts5locale.test 7a41b48cf9 Alternative implementation of fts5 locale=1 feature that allows blobs to be stored in indexed columns of fts5 locale=1 tables. преди 3 месеца
fts5matchinfo.test fdda1cbe0c Fix some problems with calling fts5 api functions from within non-full-text queries. преди 5 месеца
fts5merge.test 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. преди 5 месеца
fts5merge2.test a690ff360b Change the error message text for SQLITE_ERROR to omit the part about преди 7 години
fts5misc.test f5a9b58c8b Avoid reading the structure record from within the fts5 xConnect method. преди 3 месеца
fts5multi.test 685b2ee0c3 Allow fts5 to filter on multiple MATCH clauses in a single scan. преди 5 години
fts5multiclient.test a690ff360b Change the error message text for SQLITE_ERROR to omit the part about преди 7 години
fts5near.test 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. преди 5 месеца
fts5onepass.test a690ff360b Change the error message text for SQLITE_ERROR to omit the part about преди 7 години
fts5optimize.test 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. преди 5 месеца
fts5optimize2.test 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. преди 5 месеца
fts5optimize3.test 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. преди 5 месеца
fts5origintext.test 090b8649be Allow an fts5 table or query to be configured to collect xInstToken data for any prefix terms as part of the first parse of the main index, if any. преди 1 месец
fts5origintext2.test 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. преди 5 месеца
fts5origintext3.test 090b8649be Allow an fts5 table or query to be configured to collect xInstToken data for any prefix terms as part of the first parse of the main index, if any. преди 1 месец
fts5origintext4.test 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. преди 5 месеца
fts5origintext5.test 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. преди 5 месеца
fts5origintext6.test 8acaa6d039 Add tests for xInstToken() and prefix queries with various fts5 configurations. преди 1 месец
fts5phrase.test f1c750e4ca Add tests for an fts5 NEAR() expression with a single argument phrase. преди 3 месеца
fts5plan.test 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. преди 5 месеца
fts5porter.test 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. преди 5 месеца
fts5porter2.test 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. преди 5 месеца
fts5prefix.test 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. преди 5 месеца
fts5prefix2.test 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. преди 5 месеца
fts5query.test 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. преди 5 месеца
fts5rank.test 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. преди 5 месеца
fts5rebuild.test 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. преди 5 месеца
fts5restart.test 1c2ad465c6 Tcl_ChannelType implementations for Tcl9 apparently require that преди 4 месеца
fts5rowid.test 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. преди 5 месеца
fts5savepoint.test 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. преди 5 месеца
fts5secure.test 1b2d170a8f Add extra tests for [4b60a1c3]. преди 1 година
fts5secure2.test 015020cd1a 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. преди 1 година
fts5secure3.test 0810150532 Fix a usan complaint about signed integer overflow. преди 1 година
fts5secure4.test 68c0da6f66 Fix some problems with using fts5 options 'secure-delete' and detail=none together. преди 1 година
fts5secure5.test 68c0da6f66 Fix some problems with using fts5 options 'secure-delete' and detail=none together. преди 1 година
fts5secure6.test d7cdfe74f6 Fix an fts5 problem caused by a 'rebuild' followed by a DELETE in secure-delete mode. преди 1 година
fts5secure7.test dd24b1c8a1 Add tests for, and source code comments to, fts5. No changes to code. преди 1 година
fts5secure8.test 342984075b Add tests to restore coverage of fts5_config.c. преди 4 месеца
fts5securefault.test 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. преди 5 месеца
fts5simple.test f5a9b58c8b Avoid reading the structure record from within the fts5 xConnect method. преди 3 месеца
fts5simple2.test 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. преди 5 месеца
fts5simple3.test 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. преди 5 месеца
fts5synonym.test 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. преди 5 месеца
fts5synonym2.test 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. преди 5 месеца
fts5tok1.test d1d43efa4f Prevent fts5 tokenizer unicode61 from considering '\0' to be a token characters, even if other characters of class "Cc" are. преди 4 години
fts5tok2.test 2cfe049f40 Add a test to verify that the fts3 and fts5 "unicode61" tokenizers are byte for byte compatible. преди 9 години
fts5tokendata.test e25a267e81 Fix the fts5 xInstToken() API for prefix queries that do not use prefix-indexes. This is experimental. преди 3 месеца
fts5tokenizer.test 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. преди 5 месеца
fts5tokenizer2.test e9b919d550 Improved robustness of parsing of tokenize= arguments in FTS5. преди 4 месеца
fts5tokenizer3.test 5eba4281b0 Ensure tokenizers registered with xCreateTokenizer_v2() can be accessed using xFindTokenizer(), and that those registered with xCreateTokenizer() work with xFindTokenizer_v2(). преди 4 месеца
fts5trigram.test 0cd2ffffb7 Fix the fts5 trigram tokenizer so that it handles non-nul-terminated strings. преди 1 месец
fts5trigram2.test 5cd01c30b4 Fix a broken assert in fts5_expr.c. преди 4 месеца
fts5ubsan.test 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. преди 5 месеца
fts5umlaut.test e89feee5c3 Add the "remove_diacritics=2" option to the unicode61 tokenizer in both FTS5 преди 6 години
fts5unicode.test 1c2ad465c6 Tcl_ChannelType implementations for Tcl9 apparently require that преди 4 месеца
fts5unicode2.test b651084713 Add tests to restore coverage of fts5_tokenizer.c. преди 4 месеца
fts5unicode3.test 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. преди 5 месеца
fts5unicode4.test 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. преди 5 месеца
fts5unindexed.test 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. преди 5 месеца
fts5unindexed2.test bcd6d5d393 Allow UPDATEs of unindexed columns in fts5 contentless_unindexed=1 tables. Testing to come. преди 2 месеца
fts5update.test 2d4e720579 Have fts5 reject attempts to insert a non-integer, non-null value into a rowid преди 6 години
fts5update2.test 54e35b543d Add tests for DELETE on contentless, contentless-delete and contentless-unindexed fts5 tables. преди 2 месеца
fts5version.test 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. преди 5 месеца
fts5vocab.test 1c2ad465c6 Tcl_ChannelType implementations for Tcl9 apparently require that преди 4 месеца
fts5vocab2.test 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. преди 5 месеца