]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Correctly handle attempts to add a UNIQUE or PRIMARY KEY column using
authordrh <drh@noemail.net>
Fri, 13 Feb 2009 03:43:31 +0000 (03:43 +0000)
committerdrh <drh@noemail.net>
Fri, 13 Feb 2009 03:43:31 +0000 (03:43 +0000)
commit0388123f077d4d8578720f6e69b1c5bfd1b5eb3f
tree1e96ff2672511fc65055dbe1b469d4d08059795f
parentaff46970a759ce0a809b2bcd3b571a3c7b09ca9f
Correctly handle attempts to add a UNIQUE or PRIMARY KEY column using
the ALTER TABLE statement.  Ticket #3651. (CVS 6291)

FossilOrigin-Name: dd179ff2986bc2a86d70bbe927fd0e123e17d398
manifest
manifest.uuid
src/alter.c
src/build.c
test/alter.test