We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 826597c commit 87603a6Copy full SHA for 87603a6
doc/src/index.rst
@@ -3,8 +3,8 @@ Welcome to cx_Oracle's documentation!
3
=====================================
4
5
**cx_Oracle** is a module that enables access to Oracle Database and conforms
6
-to the Python database API specification. This module is currently built
7
-against Oracle 11.2 and 12.1 and works for both Python 2.x and 3.x.
+to the Python database API specification. This module is currently tested
+against Oracle Client 11.2, 12.1 and 12.2 and Python 2.7, 3.4, 3.5 and 3.6.
8
9
**cx_Oracle** is distributed under an open-source :ref:`license <license>`
10
(the BSD license).
0 commit comments