]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix foreign key CASCADE for cases where the parent key is an INTEGER PRIMARY
authordrh <drh@noemail.net>
Fri, 10 Apr 2015 12:04:57 +0000 (12:04 +0000)
committerdrh <drh@noemail.net>
Fri, 10 Apr 2015 12:04:57 +0000 (12:04 +0000)
commite918aaba981efb7ec5cca88ca8ae4d509ca84367
tree0bce3db39d79297e8e64cbdc386e27286c7d6140
parent75395ccd17f0558df937ada728ef44c6621769e4
Fix foreign key CASCADE for cases where the parent key is an INTEGER PRIMARY
KEY and the parent table contains other columns named "rowid", "_rowid_",
and "oid".

FossilOrigin-Name: ed3cbaab6ad49b0cb5b17e44def26c866919387a
manifest
manifest.uuid
src/fkey.c
test/fkey2.test