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
90502c3dc7
Fix a comment in fts5.h.
...
FossilOrigin-Name: e964b5877497b16cf985d3d847e82529bb3fa4a3
2015-06-06 19:23:32 +00:00
..
test
Fix handling of fts5 rowid constraints in the absence of a MATCH clause. Add tests to cover recently added branches.
2015-06-06 16:28:29 +00:00
tool
…
extract_api_docs.tcl
…
fts5_aux.c
…
fts5_buffer.c
…
fts5_config.c
…
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 handling of fts5 rowid constraints in the absence of a MATCH clause. Add tests to cover recently added branches.
2015-06-06 16:28:29 +00:00
fts5_tcl.c
…
fts5_tokenize.c
…
fts5_unicode2.c
…
fts5_varint.c
…
fts5_vocab.c
…
fts5.c
Fix handling of fts5 rowid constraints in the absence of a MATCH clause. Add tests to cover recently added branches.
2015-06-06 16:28:29 +00:00
fts5.h
Fix a comment in fts5.h.
2015-06-06 19:23:32 +00:00
fts5Int.h
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
fts5parse.y
…
mkportersteps.tcl
…