mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-25 18:12:47 -04:00
Update link for cx_Oracle
Fixes: #4596
Change-Id: I80205d51fe500520030f2c94c06363e1fb6f9c65
(cherry picked from commit 1ec2f7cfd6)
This commit is contained in:
@@ -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
|
||||
----------------------------
|
||||
|
||||
Reference in New Issue
Block a user