[jOOQ/jOOQ#9676] [jOOQ/jOOQ#9609] Fix data change delta table in H2
This commit is contained in:
parent
e00f743506
commit
72aaf95c16
@ -454,14 +454,13 @@ final class Tools {
|
||||
*/
|
||||
DATA_ROW_VALUE_EXPRESSION_PREDICATE_SUBQUERY,
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* [#2744] Currently rendering the data change delta table syntax.
|
||||
* <p>
|
||||
* In some dialects, a <code>FINAL TABLE (INSERT ...)</code> clause exists, which
|
||||
* corresponds to the PostgreSQL <code>INSERT .. RETURNING</code> clause.
|
||||
*/
|
||||
DATA_RENDERING_DATA_CHANGE_DELTA_TABLE,
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user