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
dan
4564cedd80
Fix a problem in the shell tool. In some cases sqlite3_errmsg() was being called before sqlite3_finalize(), causing error messages to be more generic than they should be.
...
FossilOrigin-Name: e5d07045fabe0803715cfb291aa9e971235cb08a
2010-01-05 04:59:56 +00:00
..
diffdb.c
…
fragck.tcl
…
genfkey.README
…
genfkey.test
…
lemon.c
…
lempar.c
…
mkkeywordhash.c
Add a new sqlite3_test_control() verb that facilitates testing that all
2010-01-02 03:21:35 +00:00
mkopts.tcl
…
mkspeedsql.tcl
…
mksqlite3c.tcl
…
mksqlite3h.tcl
…
mksqlite3internalh.tcl
…
omittest.tcl
…
opcodeDoc.awk
…
shell1.test
Fix a problem in the shell tool. In some cases sqlite3_errmsg() was being called before sqlite3_finalize(), causing error messages to be more generic than they should be.
2010-01-05 04:59:56 +00:00
shell2.test
Fix a problem in the shell tool. In some cases sqlite3_errmsg() was being called before sqlite3_finalize(), causing error messages to be more generic than they should be.
2010-01-05 04:59:56 +00:00
shell3.test
Updated and added new test cases for CLI.
2009-12-17 21:07:54 +00:00
showdb.c
…
showjournal.c
…
soak1.tcl
…
space_used.tcl
…
spaceanal.tcl
…
speedtest2.tcl
…
speedtest8.c
…
speedtest8inst1.c
…
speedtest16.c
…
speedtest.tcl
…
vdbe-compress.tcl
…