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
drh
ecc9242f6f
Add the experimental EXPLAIN QUERY PLAN diagnostic capability. (CVS 2685)
...
FossilOrigin-Name: 986efb7b12643800805ad4b1f1e90e30fcf6d38a
2005-09-10 16:46:12 +00:00
..
diffdb.c
Prepare for the 2.5.5 release. (CVS 661)
2002-07-06 16:32:14 +00:00
lemon.c
Patch the command-line error message printing for lemon. Ticket
#1120
. (CVS 2345)
2005-02-16 03:35:15 +00:00
lempar.c
Change to the lemon parser suggested by Geert Janssen. Appears to have no
2005-05-11 14:28:14 +00:00
memleak2.awk
The prior fix of ticket
#360
was incorrect and caused a memory leak. This
2003-06-29 20:25:08 +00:00
memleak3.tcl
Reduce the space allocated for the runtime virtual machine stack. (CVS 2428)
2005-03-29 08:26:13 +00:00
memleak.awk
Fix typos in comments in test code.
2005-01-03 01:32:59 +00:00
mkkeywordhash.c
Add the experimental EXPLAIN QUERY PLAN diagnostic capability. (CVS 2685)
2005-09-10 16:46:12 +00:00
mkopts.tcl
Remove the begin_hook and commit_hook APIs. They were a bad idea. Add a
2003-04-23 12:25:23 +00:00
opcodeDoc.awk
…
report1.txt
…
showdb.c
Prepare for the 2.5.5 release. (CVS 661)
2002-07-06 16:32:14 +00:00
showjournal.c
Preliminary fix for ticket
#599
. More testing and analysis needed. (CVS 1208)
2004-02-08 00:40:52 +00:00
space_used.tcl
Add the "space_used.tcl" script to the tools directory. This script is used
2002-11-24 14:52:27 +00:00
spaceanal.tcl
Fix minor display bugs in sqlite3_analyzer. (CVS 2431)
2005-03-29 13:18:16 +00:00
speedtest2.tcl
…
speedtest.tcl
…