From: Edgar Ramírez Mondragón <16805946+edgarrmondragon@users.noreply.github.com> Date: Mon, 19 Aug 2024 18:17:54 +0000 (-0600) Subject: Fix docs link to Oracle Cloud Autonomous Databases (#11762) X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89355b82f444e49e0613e4ba8423ffab33e77c38;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git Fix docs link to Oracle Cloud Autonomous Databases (#11762) --- diff --git a/lib/sqlalchemy/dialects/oracle/cx_oracle.py b/lib/sqlalchemy/dialects/oracle/cx_oracle.py index 873d943371..ed9b02d3fb 100644 --- a/lib/sqlalchemy/dialects/oracle/cx_oracle.py +++ b/lib/sqlalchemy/dialects/oracle/cx_oracle.py @@ -62,7 +62,7 @@ hostname portion of the URL, without specifying a port, database name or Users of Oracle Cloud should use this syntax and also configure the cloud wallet as shown in cx_Oracle documentation `Connecting to Autononmous Databases -`_. +`_. SID Connections ^^^^^^^^^^^^^^^