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
/
tool
History
danielk1977
1576cd9251
Fixes for OMIT_SUBQUERY builds: Disable where clause OR->IN optimization. Include EXISTS keyword (for new CREATE TABLE syntax). Test file fixes. (CVS 2943)
...
FossilOrigin-Name: 8e79a0c24a03ccf960d6ccfb7c6b9b0f7c614e9b
2006-01-14 08:02:28 +00:00
..
diffdb.c
…
lemon.c
About 0.5KiB of additional compression in the parser tables. (CVS 2764)
2005-11-06 04:06:59 +00:00
lempar.c
Improved table compression in lemon reduces the overall library size
2005-11-05 15:03:59 +00:00
memleak2.awk
…
memleak3.tcl
Some elements of the new malloc() failure handling. Not all cases work properly yet. Also, library is not threadsafe if malloc() fails right now. (CVS 2800)
2005-12-06 12:52:59 +00:00
memleak.awk
…
mkkeywordhash.c
Fixes for OMIT_SUBQUERY builds: Disable where clause OR->IN optimization. Include EXISTS keyword (for new CREATE TABLE syntax). Test file fixes. (CVS 2943)
2006-01-14 08:02:28 +00:00
mkopts.tcl
…
opcodeDoc.awk
…
report1.txt
…
showdb.c
…
showjournal.c
…
space_used.tcl
…
spaceanal.tcl
…
speedtest2.tcl
…
speedtest.tcl
…