Skip to content

Commit

Permalink
[jOOQ#11749] Oracle UPDATE .. RETURNING emulation doesn't work for bo…
Browse files Browse the repository at this point in the history
…olean data type rewrites
  • Loading branch information
lukaseder committed Apr 14, 2021
1 parent fa2c4ed commit 26fff06
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions jOOQ/src/main/java/org/jooq/impl/AbstractDMLQuery.java
Original file line number Diff line number Diff line change
Expand Up @@ -718,6 +718,12 @@ public final void accept(Context<?> ctx) {












Expand Down

0 comments on commit 26fff06

Please sign in to comment.