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