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