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
c4a41b12f4
Update to keyword list for ALTER TABLE ... ADD COLUMN command. (CVS 2394)
...
FossilOrigin-Name: 173e26961faec434cd4e4abc1dcb238ab9a942b8
2005-03-17 05:06:28 +00:00
..
diffdb.c
…
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
Add the (highly experimental) omit_readlock pragma that disables the use
2005-02-06 02:45:41 +00:00
memleak2.awk
…
memleak3.tcl
Fix some memory leak problems with corrupt.test and auto-vacuum databases. (CVS 2226)
2005-01-17 07:53:44 +00:00
memleak.awk
Fix typos in comments in test code.
2005-01-03 01:32:59 +00:00
mkkeywordhash.c
Update to keyword list for ALTER TABLE ... ADD COLUMN command. (CVS 2394)
2005-03-17 05:06:28 +00:00
mkopts.tcl
…
opcodeDoc.awk
…
report1.txt
…
showdb.c
…
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
…
spaceanal.tcl
Space analyzer: Format integer results as integers. Also fix the calculation of average-fanout. (CVS 2304)
2005-02-01 10:36:40 +00:00
speedtest2.tcl
…
speedtest.tcl
…