]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Modifications and bugfixes so that the test suite passes with the TCL statement cache...
authordanielk1977 <danielk1977@noemail.net>
Mon, 24 Jan 2005 10:25:59 +0000 (10:25 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Mon, 24 Jan 2005 10:25:59 +0000 (10:25 +0000)
commita21c6b6fe0416aa43ef95e28f9ca7ebd59400708
tree86a9df9e7c8b46dfa1e578bbb06e450d3795f521
parentd5a71b5de3803c82c8cb4454c9339a0997893442
Modifications and bugfixes so that the test suite passes with the TCL statement cache turned on. (CVS 2271)

FossilOrigin-Name: d5233e0747789dea04d35a8350b408321d23a64d
18 files changed:
manifest
manifest.uuid
src/attach.c
src/build.c
src/main.c
src/pragma.c
src/tclsqlite.c
src/vdbe.c
src/vdbeapi.c
src/vdbeaux.c
test/attach.test
test/auth.test
test/autovacuum.test
test/capi3.test
test/misuse.test
test/schema.test [new file with mode: 0644]
test/table.test
test/tester.tcl