]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Enhance the INTEGRITY_CHECK pragma to test the auxiliary database file in
authordrh <drh@noemail.net>
Tue, 25 Jun 2002 13:16:02 +0000 (13:16 +0000)
committerdrh <drh@noemail.net>
Tue, 25 Jun 2002 13:16:02 +0000 (13:16 +0000)
commit2150432e7c00dead777b48564a971e5c300258ef
tree0d613b69cb440ff2b8945cbb87e2eaf07464c336
parent90c0bb0b07ff2fe168e530e844a54e0bd28083a2
Enhance the INTEGRITY_CHECK pragma to test the auxiliary database file in
addition to the main database file. (CVS 642)

FossilOrigin-Name: 52eba4de301121f254174b74042015bf6069ef11
manifest
manifest.uuid
src/build.c
src/vdbe.c
test/conflict.test
test/copy.test
test/insert.test
test/insert2.test
test/lock.test
test/tester.tcl
test/trans.test