]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a bug causing an "malformed database schema error" error if a temp table with...
authordan <dan@noemail.net>
Sat, 19 Oct 2013 15:07:49 +0000 (15:07 +0000)
committerdan <dan@noemail.net>
Sat, 19 Oct 2013 15:07:49 +0000 (15:07 +0000)
commit197bc20c48f27fa22cc742784e960d84d9fe448e
treea98367bcdfaa2631dd7f2935969475e5d22812a2
parent8f8b2312394426f18008e05be2c109c5f5aac0b2
Fix a bug causing an "malformed database schema error" error if a temp table with the same name as an existing table that has at least one temp trigger attached to it is created.

FossilOrigin-Name: 56dca4a65c3b14123272fa0cc5c15530c06fda28
manifest
manifest.uuid
src/build.c
test/auth2.test
test/temptrigger.test