|
#% label: Name and type of the new column(s) ('name type [,name type, ...]')
|
|
#% label: Name and type of the new column(s) ('name type [,name type, ...]')
|
|
-#% description: Types depend on database backend, but all support VARCHAR(), INT, DOUBLE PRECISION and DATE. Example: 'label varchar(250), type integer'
|
|
|
|
|
|
+#% description: Types depend on database backend, but all support VARCHAR(), INT, DOUBLE PRECISION and DATE. Example: 'label varchar(250), value integer'
|