]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the "PRAGMA reset_database=ON|OFF" command. When on, it causes the
authordrh <drh@noemail.net>
Sat, 28 Apr 2018 01:27:09 +0000 (01:27 +0000)
committerdrh <drh@noemail.net>
Sat, 28 Apr 2018 01:27:09 +0000 (01:27 +0000)
commit0314cf3aa5e9174123d6d8da4e1bbc4bf9b3d78b
tree69a460ae1356b4a5958fe1dd759ae05cfc2857bf
parent03db962ab5f5007435cc926a50e8ba3f11c385e5
Add the "PRAGMA reset_database=ON|OFF" command.  When on, it causes the
database to appear to be empty, causing the next transaction to reset it to
an empty database.

FossilOrigin-Name: 02e1a13c1f04bb72599b98f51240c78d0d050de264fef5808fd97db3f4c16dac
manifest
manifest.uuid
src/btree.c
src/pragma.h
src/prepare.c
src/sqliteInt.h
tool/mkpragmatab.tcl