]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Ensure that tables names are dequoted exactly once by the trigger and FK logic. Cherr...
authordan <dan@noemail.net>
Wed, 20 May 2015 20:30:37 +0000 (20:30 +0000)
committerdan <dan@noemail.net>
Wed, 20 May 2015 20:30:37 +0000 (20:30 +0000)
commit7b759980710dc9c24e3d455e6e88f6539e57c416
tree441b5f6529915cf7485fd764d52fcafa2c215d5f
parent0fabc79c09f054b5dcb3fddc7855b8ded46086a7
Ensure that tables names are dequoted exactly once by the trigger and FK logic. Cherrypick of [59e92bd9521f] and [9d887b92f808].

FossilOrigin-Name: bd357739d74bfc97064e515645bce0834e586649
manifest
manifest.uuid
src/fkey.c
src/sqliteInt.h
src/trigger.c
test/fkey1.test
test/triggerC.test