]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Enhance the error message for "foreign key mismatch" to include the names of
authordrh <drh@noemail.net>
Mon, 17 Dec 2012 20:40:39 +0000 (20:40 +0000)
committerdrh <drh@noemail.net>
Mon, 17 Dec 2012 20:40:39 +0000 (20:40 +0000)
commit9148defa61d769a88bf61e0fcf41451ebc2ecf34
tree4d7cee0c80faf9cd5c182cf111f79b5abe7982d2
parent613028b34e97c841a15e23074c7ccaaef0d4e435
Enhance the error message for "foreign key mismatch" to include the names of
the child and parent tables.  Begin adding test cases for
PRAGMA foreign_key_check.  Make sure PRAGMA foreign_key_check gets all
necessary table locks.

FossilOrigin-Name: 0f9963526c299757ff95c153fb05a67cddb6af28
manifest
manifest.uuid
src/fkey.c
src/pragma.c
test/e_fkey.test
test/fkey2.test