]> git.ipfire.org Git - thirdparty/sqlite.git/commit
If an update does not modify any child or parent key columns, omit foreign key proces...
authordan <dan@noemail.net>
Thu, 1 Oct 2009 16:09:04 +0000 (16:09 +0000)
committerdan <dan@noemail.net>
Thu, 1 Oct 2009 16:09:04 +0000 (16:09 +0000)
commite7a94d8128bd3c5037ab66a76586a24a9f16fa31
treebd9306cec4aa19c2db791c85a8a336ae9a730e30
parentd583502e7d85fe76c3b1567445c5bf52c2dd6d71
If an update does not modify any child or parent key columns, omit foreign key processing for the statement.

FossilOrigin-Name: edff3500058eb8ad2381f855ef7a09ecb680f7b8
manifest
manifest.uuid
src/delete.c
src/fkey.c
src/insert.c
src/sqliteInt.h
src/update.c
test/fkey2.test
test/fkey3.test