]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a problem with renaming a column in a table that has a temp trigger that
authordan <dan@noemail.net>
Sat, 1 Sep 2018 20:23:28 +0000 (20:23 +0000)
committerdan <dan@noemail.net>
Sat, 1 Sep 2018 20:23:28 +0000 (20:23 +0000)
commitb87a9a8a5e12b8f0b573e3751446f427c50956a0
tree74c2938b41734e2ecb6517506010ec74095ca3ed
parent5b1da309f71f6691a6ca938add3ebfddd9b1e41d
Fix a problem with renaming a column in a table that has a temp trigger that
references another attached database.

FossilOrigin-Name: 336b8a0923bf65b7a2c35811cb6dec0e262a0b31e534d2a6ab093d2afdb05c1f
manifest
manifest.uuid
src/alter.c
src/vdbeaux.c
test/alter.test
test/alter4.test
test/altercol.test
test/altertab.test