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
/
misc
History
mistachkin
919aa1af40
Integration adjustments for the vtshim module.
...
FossilOrigin-Name: bf2e28ddb292ef0b9a1262ec249aed3243dcfb20
2013-06-20 00:20:39 +00:00
..
amatch.c
Fixes to allow testfixture to be compiled with SQLITE_OMIT_VIRTUAL_TABLE defined.
2013-05-15 18:34:17 +00:00
closure.c
Adjust the xBestIndex methods on both the fuzzer and transitive_closure
2013-06-03 21:25:28 +00:00
fuzzer.c
Improved processing of DISTINCT.
2013-06-11 18:59:38 +00:00
ieee754.c
…
nextchar.c
…
percentile.c
Add the percentile() SQL function as a loadable
2013-05-28 20:25:54 +00:00
regexp.c
…
rot13.c
…
spellfix.c
Fixes to allow testfixture to be compiled with SQLITE_OMIT_VIRTUAL_TABLE defined.
2013-05-15 18:34:17 +00:00
vtshim.c
Integration adjustments for the vtshim module.
2013-06-20 00:20:39 +00:00
wholenumber.c
…