Re: Oracle 23c released earlier this month

2023-04-21 Thread David Sanders
Looks like python-oracledb is making updates to be compatible with 23c: https://python-oracledb.readthedocs.io/en/latest/release_notes.html#oracledb-1-3-1-tbd 1.3.1 isn't released yet but the fact that updates are being made so soon is encouraging 🎉 On Monday, 17 April 2023 at 22:06:57 UTC+10

Re: Oracle 23c released earlier this month

2023-04-17 Thread charettes
Thanks for sharing the news David! Support for true BOOLEAN type and GROUP BY position are effectively very welcome changes as they account for a few hacks. I do wonder if that's paving the way for grouping by subquery in future versions. Best, Simon Le lundi 17 avril 2023 à 08:06:57 UTC-4, Ma

Re: Oracle 23c released earlier this month

2023-04-17 Thread Mariusz Felisiak
Hi, Thanks! Also, they finally update VM: https://www.oracle.com/database/technologies/databaseappdev-vm.html We still have to wait for a compatible driver, cx_Oracle and python-oracledb don't support it yet. Best, Mariusz -- You received this message because you are subscribed to the Go