]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Enhance the ALTER TABLE RENAME COLUMN feature so that it works on tables
authordrh <drh@noemail.net>
Wed, 9 Jan 2019 02:02:24 +0000 (02:02 +0000)
committerdrh <drh@noemail.net>
Wed, 9 Jan 2019 02:02:24 +0000 (02:02 +0000)
commit885eeb676b5bf2b6cda8d3449f4eb268fac11ca5
tree61155332a56bfaa8a0c02315386830e9d98076e5
parent2d77d80a65a2da89d58c04f91aa282d432d5c919
Enhance the ALTER TABLE RENAME COLUMN feature so that it works on tables
that have redundant UNIQUE and/or PRIMARY KEY constraints.
Fix for ticket [bc8d94f0fbd633fd9a051e3]

FossilOrigin-Name: f09aa3248e2b4a32ff5b5d37084cb2a27445322cb06a3354cef723f4f0b2cd34
manifest
manifest.uuid
src/alter.c
src/build.c
src/sqliteInt.h
test/altercol.test