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:
parent
fce6a42c76
commit
07386a6547
@ -604,3 +604,9 @@ Connection Object
|
|||||||
|
|
||||||
This attribute is an extension to the DB API definition.
|
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).
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user