2018-04-28 12:43:16
— part of check-in
[ff836cb8b0]
on branch reset-database
— Add the SQLITE_DBCONFIG_RESET_DATABASE control as a replacement for
the reset_database pragma. Resetting the database should be hard enough
to do that it cannot be done by accident.
(user:
drh
size: 137399)
2018-04-28 13:21:00
— part of check-in
[a200a49ede]
on branch trunk
— 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.
(user:
drh
size: 137399)