Skip to content

Commit 229b5b6

Browse files
Tweak release note.
1 parent 25d5468 commit 229b5b6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/src/release_notes.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,9 @@ Thin Mode Changes
1515

1616
#) Added support for binding and fetching data of type
1717
:data:`~oracledb.DB_TYPE_OBJECT`. Note that some of the error codes and
18-
messages have changed as a result (DPY errors are raised instead of ones
19-
specific to ODPI-C and OCI).
18+
messages have changed as a result: DPY errors are raised instead of ones
19+
specific to ODPI-C and OCI
20+
(`issue 43 <https://github.com/oracle/python-oracledb/issues/43>`__).
2021
#) Added support for fetching SYS.XMLTYPE data as strings. Note that unlike
2122
in Thick mode, fetching longer values does not require using
2223
``XMLTYPE.GETCLOBVAL()``.

0 commit comments

Comments
 (0)