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
c6d2b4a365
Identify the SQLite version meta-value entry in the db-header output of
...
showdb. FossilOrigin-Name: 245d934b72cbc6e897193e7892195b6561995939
2010-04-26 17:30:52 +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
Move the ctime.c source module near the beginning of the list of files
2010-03-10 23:13:53 +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
…