Php/docs/swoole-table.column

From Get docs

Swoole\Table::column

(PECL swoole >= 1.9.0)

Swoole\Table::columnSet the data type and size of the columns.


Description

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

Parameters

name
type
size


Return Values