]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Support for a future ALTER TABLE command to add columns with default values. (CVS...
authordanielk1977 <danielk1977@noemail.net>
Wed, 9 Mar 2005 12:26:50 +0000 (12:26 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Wed, 9 Mar 2005 12:26:50 +0000 (12:26 +0000)
commitaee18ef8e20e2e40ab21b3f80ef2d8f816a9621e
tree95fab4903561fc38823718de37728fa86c29d2eb
parent97ba4c94fc4a82382c6e50930edad426c4423739
Support for a future ALTER TABLE command to add columns with default values. (CVS 2367)

FossilOrigin-Name: 9d5abc1ddf6da37563c12d5a0401b89bb4e51c59
15 files changed:
manifest
manifest.uuid
src/delete.c
src/expr.c
src/main.c
src/parse.y
src/sqliteInt.h
src/update.c
src/vdbe.c
src/vdbe.h
src/vdbeaux.c
src/vdbemem.c
test/alter2.test
test/capi3.test
www/opcode.tcl