]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Use sqlite3FkOldmask() in delete.c instead of assuming that foreign key constraints...
authordan <dan@noemail.net>
Thu, 24 Sep 2009 10:42:09 +0000 (10:42 +0000)
committerdan <dan@noemail.net>
Thu, 24 Sep 2009 10:42:09 +0000 (10:42 +0000)
commit4bb3b679b0deddbc9554e4274f841dcbf781744d
treea8cd0765d22a37c3a5341bceda4f1082f12d8f6a
parent94d7f50a0f148bcd53001eb3950dec908ea56685
Use sqlite3FkOldmask() in delete.c instead of assuming that foreign key constraints always require all columns of the deleted row to be stored in registers.

FossilOrigin-Name: ce554a393401fc2fb9b5be049ddd383070102934
manifest
manifest.uuid
src/delete.c