pub const DATE: TypeMarker;Expand description
Specifies a DATE column type.
DATE stores calendar dates without time.
See: https://www.postgresql.org/docs/current/datatype-datetime.html
pub const DATE: TypeMarker;Specifies a DATE column type.
DATE stores calendar dates without time.
See: https://www.postgresql.org/docs/current/datatype-datetime.html