We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcbdd60 commit 750976cCopy full SHA for 750976c
doc/src/release_notes.rst
@@ -32,7 +32,7 @@ Thin Mode Changes
32
#) Fixed bug preventing a cursor from being reused after it was bound as a
33
REF CURSOR to a PL/SQL block that closes it.
34
#) Fixed bug preventing binding OUT data of type
35
- :data:`~oracledb.DB_TYPE_UROWID` that exceed 3950 bytes in length.
+ :data:`~oracledb.DB_TYPE_UROWID` that exceeds 3950 bytes in length.
36
#) Fixed bug preventing correct parsing of connect descriptors with both
37
ADDRESS and ADDRESS_LIST components at the same level.
38
#) The complete connect string is now sent to the server instead of just the
0 commit comments