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
9f44deed93
Change the name of the offsets=0 option to "detail=column". Have the xInst, xPhraseFirst and other API functions work by parsing the original text for detail=column tables.
...
FossilOrigin-Name: 228b4d10e38f7d70e1b008c3c9b4a1ae3e32e30d
2015-12-28 19:55:00 +00:00
..
test
Change the name of the offsets=0 option to "detail=column". Have the xInst, xPhraseFirst and other API functions work by parsing the original text for detail=column tables.
2015-12-28 19:55:00 +00:00
tool
…
extract_api_docs.tcl
…
fts5_aux.c
…
fts5_buffer.c
Fix an fts5 integrity-check problem that affects offsets=0 tables with prefix indexes.
2015-12-21 18:45:09 +00:00
fts5_config.c
Change the name of the offsets=0 option to "detail=column". Have the xInst, xPhraseFirst and other API functions work by parsing the original text for detail=column tables.
2015-12-28 19:55:00 +00:00
fts5_expr.c
Change the name of the offsets=0 option to "detail=column". Have the xInst, xPhraseFirst and other API functions work by parsing the original text for detail=column tables.
2015-12-28 19:55:00 +00:00
fts5_hash.c
Change the name of the offsets=0 option to "detail=column". Have the xInst, xPhraseFirst and other API functions work by parsing the original text for detail=column tables.
2015-12-28 19:55:00 +00:00
fts5_index.c
Change the name of the offsets=0 option to "detail=column". Have the xInst, xPhraseFirst and other API functions work by parsing the original text for detail=column tables.
2015-12-28 19:55:00 +00:00
fts5_main.c
Change the name of the offsets=0 option to "detail=column". Have the xInst, xPhraseFirst and other API functions work by parsing the original text for detail=column tables.
2015-12-28 19:55:00 +00:00
fts5_storage.c
Change the name of the offsets=0 option to "detail=column". Have the xInst, xPhraseFirst and other API functions work by parsing the original text for detail=column tables.
2015-12-28 19:55:00 +00:00
fts5_tcl.c
Updates so that fts5 API functions xInst, xPhraseFirst and xPhraseNext work with the offsets=0 option.
2015-12-22 18:54:16 +00:00
fts5_test_mi.c
Updates so that fts5 API functions xInst, xPhraseFirst and xPhraseNext work with the offsets=0 option.
2015-12-22 18:54:16 +00:00
fts5_tokenize.c
…
fts5_unicode2.c
…
fts5_varint.c
…
fts5_vocab.c
…
fts5.h
Updates so that fts5 API functions xInst, xPhraseFirst and xPhraseNext work with the offsets=0 option.
2015-12-22 18:54:16 +00:00
fts5Int.h
Change the name of the offsets=0 option to "detail=column". Have the xInst, xPhraseFirst and other API functions work by parsing the original text for detail=column tables.
2015-12-28 19:55:00 +00:00
fts5parse.y
…
mkportersteps.tcl
…