Skip to content

Commit ac1228a

Browse files
committed
Merge remote-tracking branch 'origin/pr/5883'
Change-Id: I221871acc0569df58b1665b2a90b440e102a9c55
2 parents 9660e94 + 2c7e78b commit ac1228a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/sqlalchemy/dialects/oracle/cx_oracle.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@
208208
209209
Users of the cx_Oracle dialect are **strongly encouraged** to read through
210210
cx_Oracle's list of built-in datatype symbols at
211-
http://cx-oracle.readthedocs.io/en/latest/module.html#types.
211+
http://cx-oracle.readthedocs.io/en/latest/module.html#database-types.
212212
Note that in some cases, significant performance degradation can occur when
213213
using these types vs. not, in particular when specifying ``cx_Oracle.CLOB``.
214214

0 commit comments

Comments
 (0)