]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Tables created with the CREATE TABLE <tbl> AS SELECT ... syntax now inherit
authordanielk1977 <danielk1977@noemail.net>
Mon, 7 Jun 2004 10:00:31 +0000 (10:00 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Mon, 7 Jun 2004 10:00:31 +0000 (10:00 +0000)
commit517eb6461656ca3cb487c379e12d995143cb304c
treefbf58c95ddddde7c0e5721e58a30e039c628e814
parent8e227875dd62e0e036bdc51fed6536d7e3c231b8
Tables created with the CREATE TABLE <tbl> AS SELECT ... syntax now inherit
column declaration types from the SELECT statement. (CVS 1538)

FossilOrigin-Name: 31c1668dbc2b84438a5b78b0270f58b37b03791d
manifest
manifest.uuid
src/build.c
src/select.c
test/table.test