Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Parents and children of check-in [ff836cb8b0]
2018-04-28
| ||
13:21 | 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. check-in: a200a49ede user: drh tags: trunk | |
12:43 | 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. Leaf check-in: ff836cb8b0 user: drh tags: reset-database | |
11:22 | Merge updates from trunk. check-in: 94877e495c user: drh tags: reset-database | |