]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix some problems that can occur if a trigger has the same name as another database...
authordan <dan@noemail.net>
Wed, 29 Sep 2010 07:16:46 +0000 (07:16 +0000)
committerdan <dan@noemail.net>
Wed, 29 Sep 2010 07:16:46 +0000 (07:16 +0000)
commit39f1bcb1dfe2603683c324ec76fbd8468fd77b8d
treef0f1039bb98b50a56430c4a923824f66ef11fc0b
parentc98a4c6db70647455338f5a2b04007cefbd34789
Fix some problems that can occur if a trigger has the same name as another database object.

FossilOrigin-Name: 655991ec8a781d67d69fc353853403b9a811acf2
manifest
manifest.uuid
src/alter.c
src/build.c
src/vtab.c
test/schema4.test [new file with mode: 0644]