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