Add note indicating that the full version is not available when using client

libraries 12.2 or lower with Oracle Database 18 or higher.
This commit is contained in:
Anthony Tuininga 2018-08-06 16:05:55 -06:00
parent fce6a42c76
commit 07386a6547

View File

@ -604,3 +604,9 @@ Connection Object
This attribute is an extension to the DB API definition.
.. note::
If you connect to Oracle Database 18 or higher with client libraries
12.2 or lower that you will only receive the base version (such as
18.0.0.0.0) instead of the full version (18.3.0.0.0).