]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When updating a field that requires foreign key constraints be checked, ensure that...
authordan <dan@noemail.net>
Fri, 10 Jun 2011 18:33:35 +0000 (18:33 +0000)
committerdan <dan@noemail.net>
Fri, 10 Jun 2011 18:33:35 +0000 (18:33 +0000)
commit7006c18e0043a2787b763e7fa7f3a0df964fe5cf
tree1b278c616bc07f7c4533ddabc22f151506fa5861
parentb328debc6a035a9c91306b5a3bf95aea2fc564be
When updating a field that requires foreign key constraints be checked, ensure that the indexes and tables are consistent when the FK logic is run. Otherwise, it may detect the inconsistency and report database corruption.

FossilOrigin-Name: 2b3d9996a829c62fbaf7c92d50e44636340b07c6
manifest
manifest.uuid
src/update.c
test/fkey3.test