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