]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Simplification of the DROP TRIGGER logic using sqlite3NestedParse() instead
authordrh <drh@noemail.net>
Wed, 9 Dec 2015 16:26:38 +0000 (16:26 +0000)
committerdrh <drh@noemail.net>
Wed, 9 Dec 2015 16:26:38 +0000 (16:26 +0000)
commit8c8dddc90411eef6d23bf6b40bcb05eb65d240bf
treec2bf3f0f01c3f9ce4ce0d779bc818ae64b1b5d5e
parent72ea29d7ae7395c66869f6848d3af94c20843a72
Simplification of the DROP TRIGGER logic using sqlite3NestedParse() instead
of hand-coded VDBE code.  This is a manual cherry-pick of the key change from
check-in [c80bbf14b365d].

FossilOrigin-Name: 8021b4c8139ba56d6b1e2e26aeec4f9bf77f37c9
manifest
manifest.uuid
src/trigger.c