Anthony Tuininga
Anthony Tuininga
I have pushed a patch that adds this support and have initated a [build](https://github.com/oracle/python-oracledb/actions/runs/11508484685) from which you can download pre-built development wheels once it completes. You can also [build from...
This was included in python-oracledb 2.5.0 which was just released.
Looks like version 11.2 support was not checked. We are confirming internally and will create a patch to address it -- but 11.2? Really? ;-)
> I think the best option is to just use the old path when using the thick for this in sqlalchemy. You can also check the client version. If 11.2...
> What can I install on linux to get just the client libraries for Oracle that doesn't require I set aside a ton of extra swap space and install the...
> the last time I tried instant client is was some weird thing written all in Java and did not provide .so files. I'll look again You're thinking of the...
I have pushed a patch that corrects this issue. If you are able to [build from source](https://python-oracledb.readthedocs.io/en/latest/user_guide/installation.html#installing-from-source-code) you can verify that it works for you, too.
> would it be possible to include this in next release? Would be greatly appreciated! Yes, it will be included in the upcoming release, which should be fairly soon!
This issue was corrected in version 2.3.0, which was just released.
Thanks for the report. We will look into it!