Inherited from Serializable
Inherited from Serializable
Inherited from Product
Inherited from Equals
Inherited from AnyRef
Inherited from Any
Inherited by implicit conversion any2stringadd from
Length to any2stringadd[Length]
Inherited by implicit conversion StringFormat from
Length to StringFormat[Length]
Inherited by implicit conversion Ensuring from
Length to Ensuring[Length]
Inherited by implicit conversion ArrowAssoc from
Length to ArrowAssoc[Length]
Number of unicode characters for string-like types. Unlike DBType this is portable between different DBMS. Note that for DDL Slick currently picks type CHAR when varying=false and VARCHAR when varying=true. Slick uses VARCHAR or VARCHAR(254) in DDL for String columns if neither ColumnOption DBType nor Length are given.
indicates wether this is just the maximum length of a varying