Function sea_schema::postgres::parser::parse_array_attributes
source · pub fn parse_array_attributes(
udt_name_regtype: Option<&String>,
ctype: ColumnType
) -> ColumnType
Available on crate features
postgres
and parser
only.