Postgrex v0.13.2 Postgrex.Path

Struct for Postgres path.

Fields

  • open
  • points

Summary

Types

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