pub fn parse_time_attributes(
    datetime_precision: Option<i32>,
    ctype: ColumnType
) -> ColumnType
This is supported on crate features postgres and parser only.