This website requires JavaScript.
Explore
Help
Sign In
database
/
sqlite
Watch
1
Star
0
Fork
0
You've already forked sqlite
mirror of
https://github.com/sqlite/sqlite.git
synced
2026-01-06 08:01:16 +03:00
Code
Activity
Files
f4f968443b33d43c07dc87f12e36da4cc116f010
sqlite
/
ext
/
fts5
/
tool
History
dan
0008ce7cc5
Makefile and fts5 changes so that fts5 works with main.mk. Still does not work with Makefile.in.
...
FossilOrigin-Name: 6ebac32d8378e46f44a6eb55aaa30baf4d7dde7d
2015-10-09 11:09:47 +00:00
..
fts5txt2db.tcl
Add fts5txt2db.tcl, a tool for creating sample fts4/5 databases from text files.
2015-10-05 11:57:09 +00:00
loadfts5.tcl
Change the array of 16-bit offsets at the end of each page to an array of varints.
2015-09-10 05:40:17 +00:00
mkfts5c.tcl
Makefile and fts5 changes so that fts5 works with main.mk. Still does not work with Makefile.in.
2015-10-09 11:09:47 +00:00
showfts5.tcl
Enhance showfts5.tcl so that it can optionally display the number of terms in each segment.
2015-09-04 11:13:00 +00:00