ยฉ 2026 Hedgehog Software, LLC
attribute :point, AshGeo.Geometry do description "The underlying PostGIS geometry" allow_nil? false constraints geo_types: [Geo.PointZ] private? true end
** (Postgrex.QueryError) type `geometry` can not be handled by the types module Postgrex.DefaultTypes
Postgrex.Types.define
runtime.exs