]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix ALTER TABLE RENAME COLUMN in cases where the column being renamed is an
authordan <dan@noemail.net>
Tue, 14 Aug 2018 16:18:19 +0000 (16:18 +0000)
committerdan <dan@noemail.net>
Tue, 14 Aug 2018 16:18:19 +0000 (16:18 +0000)
commit689b9d269c5acfa37680a5300722b5ff18110224
tree8fc3d9cf9703f4b609b381c3d7555aa015115ae6
parent0a1cc223bd7e5aa411613db2199bfca475030038
Fix ALTER TABLE RENAME COLUMN in cases where the column being renamed is an
IPK declared with a separate PRIMARY KEY clause - "CREATE TABLE x(y INTEGER,
PRIMARY KEY(y))".

FossilOrigin-Name: 32ca8418df8735a6c53e53153f733579e514711f091e4e09ecce83db85fe4d85
manifest
manifest.uuid
src/alter.c
src/build.c
test/altercol.test