[jOOQ/jOOQ#16844] Add support for ST_PointN, and ST_NumPoints

This commit is contained in:
Lukas Eder 2024-06-21 13:58:45 +02:00
parent 4b7f12ad1b
commit 820cba15cc
3 changed files with 21 additions and 0 deletions

View File

@ -153,6 +153,13 @@ package org.jooq.impl;

View File

@ -157,6 +157,13 @@ package org.jooq.impl;

View File

@ -173,6 +173,13 @@ package org.jooq.impl;