This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
sqlite
Watch
1
Star
0
Fork
0
You've already forked sqlite
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
sqlite
/
ext
/
fts5
History
dan
dbac3ece0f
Return an error message (instead of segfaulting) if test function fts5_expr() is invoked with no arguments.
...
FossilOrigin-Name: 8e818b8985c0196cd9671a6491796faaeebeb16e
2015-07-30 11:26:10 +00:00
..
test
Return an error message (instead of segfaulting) if test function fts5_expr() is invoked with no arguments.
2015-07-30 11:26:10 +00:00
tool
…
extract_api_docs.tcl
…
fts5_aux.c
…
fts5_buffer.c
…
fts5_config.c
…
fts5_expr.c
Return an error message (instead of segfaulting) if test function fts5_expr() is invoked with no arguments.
2015-07-30 11:26:10 +00:00
fts5_hash.c
…
fts5_index.c
Merge the fts5-btree-index branch with this one. FTS5 changes only.
2015-07-27 12:19:11 +00:00
fts5_main.c
…
fts5_storage.c
…
fts5_tcl.c
…
fts5_tokenize.c
…
fts5_unicode2.c
…
fts5_varint.c
…
fts5_vocab.c
…
fts5.h
Update comments in fts5.h describing the xColumnCount() API function.
2015-07-29 14:58:47 +00:00
fts5Int.h
Bump the "version" field in the fts5 config table.
2015-07-27 11:49:01 +00:00
fts5parse.y
…
mkportersteps.tcl
…