Skip to content

Commit 87603a6

Browse files
Update documentation to indicate that Oracle 12.2 is now supported and exactly
which versions of Python are supported.
1 parent 826597c commit 87603a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ Welcome to cx_Oracle's documentation!
33
=====================================
44

55
**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.
6+
to the Python database API specification. This module is currently tested
7+
against Oracle Client 11.2, 12.1 and 12.2 and Python 2.7, 3.4, 3.5 and 3.6.
88

99
**cx_Oracle** is distributed under an open-source :ref:`license <license>`
1010
(the BSD license).

0 commit comments

Comments
 (0)