Closed kok-foong closed 1 week ago
It's not possible to pass PostGIS array objects directly into the public version of jooq, as a result, a new class GeometryArrayValue is created and passed into the query builder instead
GeometryArrayValue
It's not possible to pass PostGIS array objects directly into the public version of jooq, as a result, a new class
GeometryArrayValue
is created and passed into the query builder instead