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