Add the SQLITE_DBCONFIG_RESET_DATABASE control for resetting a corrupt
commit3f3f0aa12f07259f69e304921027f4db63d87384
authorD. Richard Hipp <drh@hwaci.com>
Sat, 28 Apr 2018 13:21:00 +0000 (28 13:21 +0000)
committerD. Richard Hipp <drh@hwaci.com>
Sat, 28 Apr 2018 13:21:00 +0000 (28 13:21 +0000)
tree95d37dfe9a49fb8d2026e4b1320bc0e77b54c4fd
parent0a39f4d2bae4837a192c02266b930dc0eeaf9de6
parent4e5a650658b3d17843c1dfe7ab3b3a760b165c74
Add the SQLITE_DBCONFIG_RESET_DATABASE control for resetting a corrupt
database file without closing any database connections.  Added the
".dbconfig" command to the CLI.