[jOOQ/jOOQ#19090] Bad syntax generated for Snowflake table valued
function call
This commit is contained in:
parent
17f39eb690
commit
795d3d0286
@ -49,6 +49,7 @@ import static org.jooq.SQLDialect.HSQLDB;
|
||||
// ...
|
||||
// ...
|
||||
import static org.jooq.SQLDialect.POSTGRES;
|
||||
// ...
|
||||
import static org.jooq.SQLDialect.YUGABYTEDB;
|
||||
import static org.jooq.impl.DSL.noCondition;
|
||||
import static org.jooq.impl.DefaultMetaProvider.meta;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user