]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the SQLITE_DBCONFIG_RESET_DATABASE control as a replacement for
authordrh <drh@noemail.net>
Sat, 28 Apr 2018 12:43:16 +0000 (12:43 +0000)
committerdrh <drh@noemail.net>
Sat, 28 Apr 2018 12:43:16 +0000 (12:43 +0000)
commit7df011969cd56cee9336770b6ad9c4828e33a3b6
tree22c58c903dbcda564400db00a01f530da1c50a09
parent46462e35d3731ef793de495c6cd723fbf8820e07
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.

FossilOrigin-Name: ff836cb8b0377c5970ecb2b797702e2b5d208eda443ecbd55f4c238a3094b28a
manifest
manifest.uuid
src/main.c
src/pragma.h
src/shell.c.in
src/sqlite.h.in
src/test1.c
tool/mkpragmatab.tcl