]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the ALTER TABLE ... ADD COLUMN command. (CVS 2393)
authordanielk1977 <danielk1977@noemail.net>
Thu, 17 Mar 2005 05:03:38 +0000 (05:03 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Thu, 17 Mar 2005 05:03:38 +0000 (05:03 +0000)
commit19a8e7e882065a90c10e87025423fcf0378bffe8
tree938402e794f3db6e8bc1d9809eb1addc1e004694
parent44dcbda3935db40c30387ecf99dbfa702dcb4375
Add the ALTER TABLE ... ADD COLUMN command. (CVS 2393)

FossilOrigin-Name: 94185dd4f7e2e941c74a521488d1212a75927218
manifest
manifest.uuid
src/alter.c
src/build.c
src/parse.y
src/sqliteInt.h
test/alter3.test [new file with mode: 0644]
www/lang.tcl