You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 29, 2026. It is now read-only.
Python module cx_oracle was replaced by oracledb in May this year. This new module does not need an Oracle client which is great if it is used in containers. So we have to switch.
I am appreachiate if support for oracledb is added so we are seeing calls like for the previous Python module.
Python module cx_oracle was replaced by oracledb in May this year. This new module does not need an Oracle client which is great if it is used in containers. So we have to switch.
I am appreachiate if support for oracledb is added so we are seeing calls like for the previous Python module.