Options for columns that can define a length of the column type.
Column type's length. For example type = "varchar" and length = "100" means ORM will create a column with type varchar(100).
Generated using TypeDoc
Options for columns that can define a length of the column type.