Skip to content

Commit

Permalink
[#17620] INSERT .. RETURNING TableRecords attached to wrong Configura…
Browse files Browse the repository at this point in the history
…tion when AbstractDMLQuery::emulateOracleReturning is true
  • Loading branch information
lukaseder committed Dec 6, 2024
1 parent 85fd587 commit f71609a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions jOOQ/src/main/java/org/jooq/impl/AbstractDMLQuery.java
Original file line number Diff line number Diff line change
Expand Up @@ -1293,6 +1293,9 @@ else if (NO_SUPPORT_FETCHING_KEYS.contains(ctx.dialect())) {









Expand Down

0 comments on commit f71609a

Please sign in to comment.