]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Handle an SQLITE_IGNORE returned when requesting authorization to read parent key...
authordan <dan@noemail.net>
Sat, 3 Oct 2009 07:04:11 +0000 (07:04 +0000)
committerdan <dan@noemail.net>
Sat, 3 Oct 2009 07:04:11 +0000 (07:04 +0000)
commit02470b20f30e37f6fc046a76671f19daecd61739
tree1fa071708be7c5007abe6ddfac0373dc111b37f0
parent251ad6e1c577022c3ab7538019fc8450ced6ebe0
Handle an SQLITE_IGNORE returned when requesting authorization to read parent key columns by pretending the parent key columns contain NULL values.

FossilOrigin-Name: 3c24df38e6ae5dfe999bbf3133b65df0074c6a50
manifest
manifest.uuid
src/auth.c
src/fkey.c
src/sqliteInt.h
test/fkey2.test