Update Python and Oracle Client version support.
This commit is contained in:
parent
ff4f014e9f
commit
b44b914288
|
@ -52,10 +52,10 @@
|
|||
couple of exclusions.</p>
|
||||
|
||||
<p>cx_Oracle 7 has been tested with Python version 2.7, and with
|
||||
versions 3.5 through 3.7. You can use cx_Oracle with Oracle 11.2, 12.1
|
||||
and 12.2, 18.3 and 19.3 client libraries. Oracle's standard client-server
|
||||
versions 3.5 through 3.8. You can use cx_Oracle with Oracle 11.2, 12.1
|
||||
and 12.2, 18c and 19c client libraries. Oracle's standard client-server
|
||||
version interoperability allows connection to both older and newer
|
||||
databases. For example Oracle 19.3 client libraries can connect to Oracle
|
||||
databases. For example Oracle 19c client libraries can connect to Oracle
|
||||
Database 11.2.</p>
|
||||
|
||||
</div> <!-- /about -->
|
||||
|
|
Loading…
Reference in New Issue