GeoSQL.Int4 (GeoSQL v1.3.0)
View SourceA utility type to pin a number to a 32-bit integer, as required
by some SQL functions. Can be used in Ecto schemas as GeoSQL.Int4
or dynamically in queries such as type(^layer.srid, GeoSQL.Int4)
.
A utility type to pin a number to a 32-bit integer, as required
by some SQL functions. Can be used in Ecto schemas as GeoSQL.Int4
or dynamically in queries such as type(^layer.srid, GeoSQL.Int4)
.