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