Swoole\Table::column
(PECL swoole >= 1.9.0)
Swoole\Table::column — Set the data type and size of the columns.
参数
name-
Specify the name of the field.
type-
Specify the field type.
size-
Specify the maximum length of the string field.
返回值