pub const BOX: TypeMarker;Expand description
Specifies a BOX column type.
BOX stores geometric boxes.
Requires the geo-types feature.
See: https://www.postgresql.org/docs/current/datatype-geometric.html
pub const BOX: TypeMarker;Specifies a BOX column type.
BOX stores geometric boxes.
Requires the geo-types feature.
See: https://www.postgresql.org/docs/current/datatype-geometric.html