Michael McMahon

Results 67 comments of Michael McMahon

Thanks for the update. I think I can have a run at this today and, if all goes well, I can get a PR ready for merging. We are closing...

Stack suggests there is a summingInt Collector somewhere in the stack. I suspect it breaks because 1.0.0 release of R2DBC returns update counts as Long objects, where the previous release...

@karthickbhaskar, @saikrir, and @GohKianSeng: Just wanted to check in on this. Were you able to find resolution after updating the libraries, such that all were depending on version 1.0.0 of...

At the moment, I think Spring programmers should stay on version 0.4.0 of Oracle R2DBC. Our 0.4.0 version should be compatible with the current version of Spring Data R2DBC (1.5.x)....

Closing this issue. Better to congregate around the SPI issue.

Closing this issue as it is due to an SPI version incompatibility. I think it will be resolved with the next Spring release.

Hope things worked out. Please create a new issue if there's anything we need to add in Oracle R2DBC.

Closing this issue as it has been resolved in newer releases. If anyone is still facing this: Please update to a newer Oracle R2DBC release.

LDAP URL support is merged and will be available in the next release.

I've decided to add support for UDTs in the Oracle driver. If anyone is curious about that, they can see the changes here: https://github.com/oracle/oracle-r2dbc/pull/104 Thank you @mp911de and @lukaseder for...