Skip to content

Commit d4c1017

Browse files
Fix link to point to issue instead of discussion (#535).
1 parent 9dbecea commit d4c1017

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/release_notes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Common Changes
4343
Previously only ``int64`` was supported.
4444
#) Added support for types ``date32`` and ``date64`` when ingesting data
4545
frames supporting the Arrow PyCapsule interface as requested
46-
(`issue 534 <https://github.com/oracle/python-oracledb/issues/534>`__).
46+
(`issue 535 <https://github.com/oracle/python-oracledb/issues/535>`__).
4747
#) Added ``fetch_lobs`` and ``fetch_decimals`` parameters where applicable to
4848
the methods used for fetching rows or data frames from the database. Note
4949
that for the creation of pipeline operations, if these parameters are not

0 commit comments

Comments
 (0)