dan b1cbae8bd6 When removing an fts5 in secure-delete mode, defer setting the table version to SECUREDELETE until flushing data to disk. This prevents problems that can occur if there is a rollback or statement rollback operation. 2 viikkoa sitten
..
test b1cbae8bd6 When removing an fts5 in secure-delete mode, defer setting the table version to SECUREDELETE until flushing data to disk. This prevents problems that can occur if there is a rollback or statement rollback operation. 2 viikkoa sitten
tool 542d1c923e Tweaks to help make jimsh0 usable to build using nmake. Does not quite work 3 kuukautta sitten
extract_api_docs.tcl 789da35848 Fix a problem in the ext/fts5/extract_api_docs.tcl script. 5 kuukautta sitten
fts5.h 0bce1d6c9f Fix an inaccuracy in the documentation in fts5.h. 1 kuukausi sitten
fts5Int.h 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. 2 kuukautta sitten
fts5_aux.c 8d4edd0d67 Add fts5 auxiliary function fts5_get_locale(). For querying the locale of a stored value. 5 kuukautta sitten
fts5_buffer.c eb78d56ec5 Add assert()s to FTS5 to fix static analyzer warnings. 1 vuosi sitten
fts5_config.c 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. 2 kuukautta sitten
fts5_expr.c 2eff8f2252 Change the way tokendata indexes are collected for prefix queries. 4 kuukautta sitten
fts5_hash.c b4fc827c0f Merge latest trunk into this branch. 1 vuosi sitten
fts5_index.c b1cbae8bd6 When removing an fts5 in secure-delete mode, defer setting the table version to SECUREDELETE until flushing data to disk. This prevents problems that can occur if there is a rollback or statement rollback operation. 2 viikkoa sitten
fts5_main.c b1cbae8bd6 When removing an fts5 in secure-delete mode, defer setting the table version to SECUREDELETE until flushing data to disk. This prevents problems that can occur if there is a rollback or statement rollback operation. 2 viikkoa sitten
fts5_storage.c ad460db7eb Fix a crash in fts5 that could occur if shadow tables are modified or removed. 2 viikkoa sitten
fts5_tcl.c 0cd2ffffb7 Fix the fts5 trigram tokenizer so that it handles non-nul-terminated strings. 2 kuukautta sitten
fts5_test_mi.c 2d77d80a65 Use 64-bit math to compute the sizes of memory allocations in extensions. 6 vuotta sitten
fts5_test_tok.c 1935887a68 Ensure that all fields of static sqlite3_module objects are explicitly 1 vuosi sitten
fts5_tokenize.c de8aa17eb5 Fix a "applying zero offset to null pointer" usan error in the fts5 trigram tokenizer. 2 kuukautta sitten
fts5_unicode2.c b651084713 Add tests to restore coverage of fts5_tokenizer.c. 5 kuukautta sitten
fts5_varint.c 0ad63e5e0c Fix another problem with corrupt databases in fts5. 6 vuotta sitten
fts5_vocab.c a0693f21fc Optimize queries against fts5vocab(row) tables that do use the "cnt" column. 8 kuukautta sitten
fts5parse.y d37ce8396a Add the "^" syntax from fts3/4 to fts5. 7 vuotta sitten
mkportersteps.tcl 2656167f6e Improve the performance of the fts5 porter tokenizer implementation. 10 vuotta sitten