pub fn parse_string_attributes(
character_maximum_length: Option<i32>,
ctype: ColumnType,
) -> ColumnType
Available on crate features
postgres
and parser
only.pub fn parse_string_attributes(
character_maximum_length: Option<i32>,
ctype: ColumnType,
) -> ColumnType
postgres
and parser
only.