]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the ability to enable and disable foreign key constraints and triggers
authordrh <drh@noemail.net>
Mon, 21 Mar 2011 17:15:58 +0000 (17:15 +0000)
committerdrh <drh@noemail.net>
Mon, 21 Mar 2011 17:15:58 +0000 (17:15 +0000)
commite83cafd2f0de3f026915fb6176d12b461858e0a1
tree4673668e7f5cec72d227ff017b78c8f73f8fbcbe
parent8ce0261d09a513c2a35d001932837e00ce10459c
Add the ability to enable and disable foreign key constraints and triggers
using calls to sqlite3_db_config().

FossilOrigin-Name: 09e167f9c14625924b17bbb1f292f89ac9ddc93a
install-sh [changed mode: 0755->0644]
manifest
manifest.uuid
src/main.c
src/sqlite.h.in
src/sqliteInt.h
src/trigger.c
test/progress.test [changed mode: 0644->0755]
tool/mkopts.tcl [changed mode: 0644->0755]