Pheasant\Type::columnSql PHP Method

columnSql() public method

Gets the sql for defining the column
public columnSql ( $column, $platform ) : string
return string
    public function columnSql($column, $platform);