Postgrex v0.15.3 Postgrex.Path View Source

Struct for PostgreSQL path.

Fields

  • open
  • points

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %Postgrex.Path{open: boolean(), points: [Postgrex.Point.t()]}