Swoole\Table::column

Set the data type and size of the columns.

Description

public ReturnType Swoole\Table::column(string $name, string $type, int $size = ?)

Parameters

name

type

size

Return Values