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 c22de66 commit 972018bCopy full SHA for 972018b
doc/src/release_notes.rst
@@ -13,11 +13,11 @@ oracledb 2.1.1 (TBD)
13
Thin Mode Changes
14
+++++++++++++++++
15
16
-#) Fix bug when calling `~Connection.gettype()` with an object type name
17
- containing ``%ROWTYPE``
+#) Fixed bug when calling :meth:`~Connection.gettype()` with an object type
+ name containing ``%ROWTYPE``
18
(`issue 304 <https://github.com/oracle/python-oracledb/issues/304>`__).
19
-#) Restored error message raised when attempting to connect to an 11g
20
- database.
+#) Restored error message raised when attempting to connect to Oracle Database
+ 11g.
21
22
Thick Mode Changes
23
++++++++++++++++++
0 commit comments