Skip to content

Conversation

@Michael-A-McMahon
Copy link
Member

This branch updates Oracle R2DBC to the 0.9.0.RC1 version of the SPI.

  • Adds support for R2dbcException.getSql()
  • Throws IndexOutOfBoundsException for an invalid column/parameter index
  • Throws NoSuchElementException for an invalid column/parameter name
  • Removes support for the case where Statement.add() is called with the last set of binds in a batch.

I also fixed some problems with support for JSON columns. I uncovered this after updating my test database from 18 to 21.3.

@jeandelavarene jeandelavarene merged commit 938b999 into main Nov 18, 2021
@jeandelavarene jeandelavarene deleted the 0-9-0-RC1-update branch November 18, 2021 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants