]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix for #3719. When synthesizing a CREATE TABLE statement as as result of a "CREATE...
authordanielk1977 <danielk1977@noemail.net>
Sat, 14 Mar 2009 08:37:23 +0000 (08:37 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Sat, 14 Mar 2009 08:37:23 +0000 (08:37 +0000)
commit1b870de6b060a82407b6d05933debedf67642aa4
treec49b8803ccaca7bf9b9015e83e6753cc298a43fa
parent9365c6760af14a4b710f149939d1c1e58e379d2d
Fix for #3719. When synthesizing a CREATE TABLE statement as as result of a "CREATE TABLE AS", quote the column type names unless they are simple identifiers or simple identifiers followed by one or two dimensions (e.g. "VARCHAR(10)"). (CVS 6345)

FossilOrigin-Name: 7c6437efe0a0e935cfa8041bd6b94070c8654fa4
manifest
manifest.uuid
src/build.c
test/table.test