$allowNull public property Whether this column can be null.
$comment public property Comment of this column. Not all DBMS
phpTypecast() public method Converts the input value according
$dbType public property The DB type of this column. Possible DB
$autoIncrement public property Whether this column is auto-incremental
$scale public property Scale of the column data, if it is numeric
$enumValues public property Enumerable values. This is set only
$type public property Abstract type of this column. Possible abstract
$phpType public property The PHP type of this column. Possible
$isPrimaryKey public property Whether this column is a primary
Page 1 of 2