Browse documentation DSL · Pg query column_type_char View on GitHub Definition /** * Create a char data type with length constraint. */ column_type_char(int $length) : ColumnType