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 a7fd59a commit 2e576d6Copy full SHA for 2e576d6
doc/src/release_notes.rst
@@ -42,8 +42,6 @@ Thin Mode Changes
42
#) The thread that closes connection pools on interpreter shutdown is now only
43
started when the first pool is created and not at module import
44
(`issue 426 <https://github.com/oracle/python-oracledb/issues/426>`__).
45
-#) Added support for Transaction Guard by adding support to get the values of
46
- :attr:`Connection.ltxid` and :attr:`oracledb._Error.isrecoverable`.
47
#) Support for :ref:`Pipelining <pipelining>` is no longer considered a
48
pre-release.
49
#) Fixed hang when attempting to use pipelining against a database that
0 commit comments