File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,12 +7,11 @@ of exclusions. See the
77[ homepage] ( https://oracle.github.io/python-cx_Oracle/index.html ) for a
88feature list.
99
10- cx_Oracle 7 has been tested with Python version 2.7, and with versions
11- 3.5 and higher. You can use cx_Oracle with Oracle 11.2 and higher client
12- libraries (including Oracle 18.3). Oracle's standard client-server version
13- interoperability allows connection to both older and newer databases,
14- for example Oracle 18.3 client libraries can connect to Oracle
15- Database 11.2.
10+ cx_Oracle 7 has been tested with Python version 2.7, and with versions 3.5
11+ through 3.8. You can use cx_Oracle with Oracle 11.2, 12.1 and 12.2, 18c and 19c
12+ client libraries. Oracle's standard client-server version interoperability
13+ allows connection to both older and newer databases. For example Oracle 19c
14+ client libraries can connect to Oracle Database 11.2.
1615
1716## Installation
1817
You can’t perform that action at this time.
0 commit comments