Skip to content

Commit 7fc65d6

Browse files
Reference issue that was created.
1 parent 92831d4 commit 7fc65d6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/src/release_notes.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ oracledb 1.0.1 (TBD)
3131
database, the error is wrapped by DPY-6005 as an instance of
3232
oracledb.ConnectionError.
3333
#) Fixed issue where unconstrained numbers containing integer values would be
34-
fetched as floats when oracledb.defaults.fetch_lobs was set to `False`.
34+
fetched as floats when oracledb.defaults.fetch_lobs was set to `False`
35+
(`issue 15 <https://github.com/oracle/python-oracledb/issues/15>`__).
3536
#) Thin: ensure that errors that occur during fetch are detected consistently.
3637
#) Thin: fixed issue when fetching null values in implicit results.
3738
#) Thin: small optimization when sending column metadata.

0 commit comments

Comments
 (0)