sqlite/ext/fts5
dan 4d24eff8dc Avoid a crash in fts5 when combining an empty expression with another.
FossilOrigin-Name: 33681ff3d29c9f096dbd8c5d885993f780e93974a7653adc00fa41a158356d7c
2023-04-22 20:47:08 +00:00
..
test Avoid a crash in fts5 when combining an empty expression with another. 2023-04-22 20:47:08 +00:00
tool
extract_api_docs.tcl
fts5_aux.c Fix a problem with the fts5 snippet() function that shows up when snippets just 1 token in length are requested. 2023-03-10 13:36:19 +00:00
fts5_buffer.c
fts5_config.c 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
fts5_expr.c Avoid a crash in fts5 when combining an empty expression with another. 2023-04-22 20:47:08 +00:00
fts5_hash.c
fts5_index.c Fix an assert() in fts5 that could fail following an OOM or IO error. 2023-04-18 11:33:35 +00:00
fts5_main.c 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
fts5_storage.c
fts5_tcl.c
fts5_test_mi.c
fts5_test_tok.c
fts5_tokenize.c
fts5_unicode2.c
fts5_varint.c
fts5_vocab.c
fts5.h
fts5Int.h 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
fts5parse.y
mkportersteps.tcl