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