8 lines
251 B
Plaintext
8 lines
251 B
Plaintext
cx_Oracle was obsoleted by python-oracledb in 2022.
|
|
|
|
Python-oracledb uses the same Python DB API as cx_Oracle, and has many new
|
|
features.
|
|
|
|
See https://python-oracledb.readthedocs.io/en/latest/index.html for how to
|
|
install and use this updated driver.
|