SmallintColumn class final

Framework\Database\Definition\Table\Columns\Numeric\SmallintColumn

Class SmallintColumn.

Extends Framework\Database\Definition\Table\Columns\Numeric\NumericDataType

Defined in libraries/database/src/Definition/Table/Columns/Numeric/SmallintColumn.php

Properties #

$type
-
$maxLength
-

$type

protected string $type = 'smallint'

$maxLength

protected int $maxLength = 127

Inherited methods #