]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add "backup" and "restore" methods to the TCL interfaces and test cases
authordrh <drh@noemail.net>
Wed, 4 Feb 2009 22:46:47 +0000 (22:46 +0000)
committerdrh <drh@noemail.net>
Wed, 4 Feb 2009 22:46:47 +0000 (22:46 +0000)
commitdc2c491525ef28f3edd4798f0b51324e7b667ad8
tree23765b7be01e856663c9409dcdd0603441c52b36
parent9ff849fc8703ed6a86c71bb6796172a087789593
Add "backup" and "restore" methods to the TCL interfaces and test cases
to exercise those methods. (CVS 6260)

FossilOrigin-Name: e420a3cedc7ee086a77cd719f6b9fb85415eb5f3
manifest
manifest.uuid
src/shell.c
src/tclsqlite.c
test/backup.test
test/backup2.test [new file with mode: 0644]
test/backup_ioerr.test
test/backup_malloc.test
test/tclsqlite.test
test/tester.tcl