[jOOQ/jOOQ#17818] SQLDialect.AURORA_POSTGRES should cast JSONB and
similar types in INSERT statements
This commit is contained in:
parent
91e14f7042
commit
a39999b673
@ -45,6 +45,7 @@ import static org.jooq.Clause.INSERT_SELECT;
|
||||
import static org.jooq.Clause.INSERT_VALUES;
|
||||
// ...
|
||||
// ...
|
||||
// ...
|
||||
import static org.jooq.SQLDialect.CLICKHOUSE;
|
||||
// ...
|
||||
// ...
|
||||
|
||||
Loading…
Reference in New Issue
Block a user