Add the SQLITE_DBCONFIG_RESET_DATABASE control as a replacement for
commit4e5a650658b3d17843c1dfe7ab3b3a760b165c74
authorD. Richard Hipp <drh@hwaci.com>
Sat, 28 Apr 2018 12:43:16 +0000 (28 12:43 +0000)
committerD. Richard Hipp <drh@hwaci.com>
Sat, 28 Apr 2018 12:43:16 +0000 (28 12:43 +0000)
tree95d37dfe9a49fb8d2026e4b1320bc0e77b54c4fd
parentce562fd5bdad1d3c5f47181e1460f0524182295c
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.
src/main.c
src/pragma.h
src/shell.c.in
src/sqlite.h.in
src/test1.c
tool/mkpragmatab.tcl