pub fn parse_enum_attributes(
    udt_name: Option<&String>,
    ctype: ColumnType
) -> ColumnType
This is supported on crate features postgres and parser only.