]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Experimental implementation of ALTER TABLE ... RENAME COLUMN. Still buggy.
authordan <dan@noemail.net>
Thu, 9 Aug 2018 20:47:01 +0000 (20:47 +0000)
committerdan <dan@noemail.net>
Thu, 9 Aug 2018 20:47:01 +0000 (20:47 +0000)
commitcf8f2895424da7f73a96515abf3e42ef480eec2e
treea420a500591a0264e081a5f78f555d23b0717aa8
parentd98f53249c363a48757500cf8918e160bc0ec8c1
Experimental implementation of ALTER TABLE ... RENAME COLUMN. Still buggy.

FossilOrigin-Name: fa0fc01eb48a864f0a3d43f9b805d5ed2e530846ee0c34fcbc2eabd9e5696277
manifest
manifest.uuid
src/alter.c
src/auth.c
src/build.c
src/parse.y
src/resolve.c
src/sqliteInt.h
src/tokenize.c
src/vtab.c
test/altercol.test [new file with mode: 0644]