]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix ALTER TABLE RENAME so that it correctly handles triggers that attach
authordrh <drh@noemail.net>
Wed, 1 Feb 2012 01:13:10 +0000 (01:13 +0000)
committerdrh <drh@noemail.net>
Wed, 1 Feb 2012 01:13:10 +0000 (01:13 +0000)
commit0152268793991d6d8ea76f3ce0ed0226d276ef96
treeff2d279047d4dca009af9873b10f242ac240610d
parent548af8b69ee79eabb3b88208a042ad6f4a76b631
Fix ALTER TABLE RENAME so that it correctly handles triggers that attach
to the table using the name in a different case.
Ticket [ae6794effd404].

FossilOrigin-Name: 0d78ebb8e41ba08b446b44694d9433e1e90e0a7e
manifest
manifest.uuid
src/alter.c
test/alter.test
test/tkt3838.test