This website requires JavaScript.
Explore
Help
Register
Sign In
bahman
/
sqlite
Watch
1
Star
0
Fork
0
You've already forked sqlite
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
analyze-sql-func
Add File
New File
Upload File
Apply Patch
sqlite
/
ext
/
fts5
/
tool
History
dan
0cb7603d4c
Update fts5 scan costs to take into account that a prefix query combined with a rowid equality constraint is still quite expensive.
...
FossilOrigin-Name: 539769b63e4044018be2993894b1962df6a6ae58636682b7fb7a2dd5aaf4075c
2026-03-19 17:56:10 +00:00
..
fts5cost.tcl
Update fts5 scan costs to take into account that a prefix query combined with a rowid equality constraint is still quite expensive.
2026-03-19 17:56:10 +00:00
fts5speed.tcl
…
fts5txt2db.tcl
…
loadfts5.tcl
…
mkfts5c.tcl
Tweaks to help make jimsh0 usable to build using nmake. Does not quite work
2024-10-24 13:27:25 +00:00
showfts5.tcl
…