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 7d017d8 commit bf6318dCopy full SHA for bf6318d
doc/src/index.rst
@@ -5,7 +5,7 @@ Welcome to cx_Oracle's documentation!
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 tested
7
against Oracle Client 19c, 18c, 12c, and 11.2, and Python 3.5, 3.6, 3.7 and
8
-3.8.
+3.8. Older versions of cx_Oracle may be used with previous Python releases.
9
10
**cx_Oracle** is distributed under an open-source :ref:`license <license>`
11
(the BSD license). A detailed description of cx_Oracle changes can be found in
0 commit comments