Update link for cx_Oracle

Fixes: #4596
Change-Id: I80205d51fe500520030f2c94c06363e1fb6f9c65
(cherry picked from commit 1ec2f7cfd6)
This commit is contained in:
Mike Bayer
2019-04-05 10:20:08 -04:00
parent 6e7b6d9370
commit 78fac0744d
+1 -1
View File
@@ -9,7 +9,7 @@ r"""
:name: cx-Oracle
:dbapi: cx_oracle
:connectstring: oracle+cx_oracle://user:pass@host:port/dbname[?key=value&key=value...]
:url: http://cx-oracle.sourceforge.net/
:url: https://oracle.github.io/python-cx_Oracle/
Additional Connect Arguments
----------------------------