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
1153e60cf0
Fix the fts5 xRename() method.
...
FossilOrigin-Name: 0f7fd51325875fbf0f1eaca3bbbd170ef99c4208
2015-06-10 10:45:34 +00:00
..
test
Fix the fts5 xRename() method.
2015-06-10 10:45:34 +00:00
tool
…
extract_api_docs.tcl
…
fts5_aux.c
…
fts5_buffer.c
Add the "columnsize=" option to fts5, similar to fts4's "matchinfo=fts3".
2015-06-09 20:58:39 +00:00
fts5_config.c
Add the "columnsize=" option to fts5, similar to fts4's "matchinfo=fts3".
2015-06-09 20:58:39 +00:00
fts5_expr.c
Make use of range constraints on the rowid field of an fts5 table in full-text queries.
2015-06-05 19:05:57 +00:00
fts5_hash.c
…
fts5_index.c
…
fts5_storage.c
Fix the fts5 xRename() method.
2015-06-10 10:45:34 +00:00
fts5_tcl.c
…
fts5_tokenize.c
…
fts5_unicode2.c
…
fts5_varint.c
…
fts5_vocab.c
…
fts5.c
Fix the fts5 xRename() method.
2015-06-10 10:45:34 +00:00
fts5.h
Fix a comment in fts5.h.
2015-06-06 19:23:32 +00:00
fts5Int.h
Fix the fts5 xRename() method.
2015-06-10 10:45:34 +00:00
fts5parse.y
…
mkportersteps.tcl
…