Postgrex v0.14.0-rc.1 Postgrex.Circle View Source

Struct for Postgres circle.

Fields

  • center
  • radius

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %Postgrex.Circle{center: Postgrex.Point.t(), radius: number()}