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
shaneh
fd06863881
Changes to support SQLITE_OMIT_WAL.
...
FossilOrigin-Name: 32a8501d78714cc390eba5f993f329ef3b499878
2010-05-06 19:20:29 +00:00
..
diffdb.c
…
fragck.tcl
…
genfkey.README
…
genfkey.test
…
lemon.c
Fixed compiler warning on Visual Studio.
2010-03-03 17:09:01 +00:00
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
Changes to support SQLITE_OMIT_WAL.
2010-05-06 19:20:29 +00:00
mksqlite3h.tcl
…
mksqlite3internalh.tcl
…
omittest.tcl
…
opcodeDoc.awk
…
restore_jrnl.tcl
Added option to dump pages.
2010-01-08 04:50:22 +00:00
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 with the CLI where not all SQL commands were being echoed.
2010-01-18 18:17:10 +00:00
shell3.test
…
showdb.c
Identify the SQLite version meta-value entry in the db-header output of
2010-04-26 17:30:52 +00:00
showjournal.c
…
soak1.tcl
…
space_used.tcl
…
spaceanal.tcl
…
speedtest2.tcl
…
speedtest8.c
…
speedtest8inst1.c
…
speedtest16.c
…
speedtest.tcl
…
vdbe-compress.tcl
…