File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,8 @@ oracledb `3.5.0 <https://github.com/oracle/python-oracledb/compare/v3.4.1...v3.5
1919Thin Mode Changes
2020+++++++++++++++++
2121
22+ #) Fixed bug when decoding PL/SQL booleans in Oracle Database 12.1
23+ (`issue 565 <https://github.com/oracle/python-oracledb/issues/565 >`__).
2224#) Fixed bug when a :ref: `DbObject <dbobject >` instance contains an attribute
2325 of type ``SYS.XMLTYPE ``.
2426
@@ -73,8 +75,6 @@ Thin Mode Changes
7375#) Fixed bug when fetching a timestamp with nanosecond precision into a data
7476 frame
7577 (`issue 538 <https://github.com/oracle/python-oracledb/issues/538 >`__).
76- #) Fixed bug when decoding PL/SQL booleans in Oracle Database 12.1
77- (`issue 565 <https://github.com/oracle/python-oracledb/issues/565 >`__).
7878#) Fixed bug when adding a call to a PL/SQL function which returns LOBs to a
7979 :ref: `pipeline <pipelining >`.
8080#) Fixed bug when using bind variables with scrollable cursors.
You can’t perform that action at this time.
0 commit comments