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
2025-07-30 19:03:16 +03:00
Code
Activity
Files
a5aa8e1db2e2eef9e00e67798fc67dfedef3cfa8
sqlite
/
ext
/
fts5
/
tool
History
dan
a5aa8e1db2
Change the array of 16-bit offsets at the end of each page to an array of varints.
...
FossilOrigin-Name: fab245bea4f283714c17bca22428d5eb4db5935a
2015-09-10 05:40:17 +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
Avoid freeing the array of instance matches each time the fts5 xNext() method is called.
2015-07-03 17:14:18 +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