[jOOQ/jOOQ#18887] Bad routine code generated when using array types in

H2 stored functions
This commit is contained in:
Lukas Eder 2025-08-15 16:01:50 +02:00
parent 2c9f979db2
commit 8aca822cca

View File

@ -611,6 +611,12 @@ final class BlockImpl extends AbstractRowCountQuery implements Block {
// -------------------------------------------------------------------------
// XXX: Query Object Model
// -------------------------------------------------------------------------