Postgrex v0.13.4 Postgrex.Path View Source

Struct for Postgres 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()]}