Postgrex v0.11.2 Postgrex.Point

Struct for Postgres point.

Fields

  • x
  • y

Summary

Types

t :: %Postgrex.Point{x: float, y: float}