pub const TIMETZ: TypeMarker;Expand description
Specifies a TIMETZ column type (with timezone).
TIMETZ stores time of day with timezone.
See: https://www.postgresql.org/docs/current/datatype-datetime.html
pub const TIMETZ: TypeMarker;Specifies a TIMETZ column type (with timezone).
TIMETZ stores time of day with timezone.
See: https://www.postgresql.org/docs/current/datatype-datetime.html