Postgrex v0.15.5 Postgrex.Path View Source
Struct for PostgreSQL path
.
Fields
open
points
Link to this section Summary
Link to this section Types
Specs
t() :: %Postgrex.Path{open: boolean(), points: [Postgrex.Point.t()]}
Struct for PostgreSQL path
.
open
points
t() :: %Postgrex.Path{open: boolean(), points: [Postgrex.Point.t()]}