]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid checking if an insert or delete has "fixed" an outstanding FK constraint violat...
authordan <dan@noemail.net>
Fri, 25 Sep 2009 17:03:14 +0000 (17:03 +0000)
committerdan <dan@noemail.net>
Fri, 25 Sep 2009 17:03:14 +0000 (17:03 +0000)
commit0ff297eaa75ac3a7b52cdc7a77411ac2e6f9fdb4
tree9fdc169468e9a5df16706e0ef41eadd81e0d9deb
parentbd747832704fcafaf95e09440f8e6adfe096ef35
Avoid checking if an insert or delete has "fixed" an outstanding FK constraint violation if the constraint counter indicates that the database contains no such violations.

FossilOrigin-Name: 519144ac437b5842e4213f0e81e05c709939c2ab
manifest
manifest.uuid
src/fkey.c
src/test1.c
src/vdbe.c
src/vdbeaux.c
test/fkey2.test