File tree Expand file tree Collapse file tree 1 file changed +5
-8
lines changed Expand file tree Collapse file tree 1 file changed +5
-8
lines changed Original file line number Diff line number Diff line change @@ -7,15 +7,15 @@ python-oracledb Release Notes
77
88For deprecations, see :ref: `Deprecations <deprecations >`.
99
10- oracledb 1.2.2 (TBD )
11- --------------------
10+ oracledb 1.2.2 (January 2023 )
11+ -----------------------------
1212
1313Thin Mode Changes
1414+++++++++++++++++
1515
16- #) Any exception raised attempting to find the logged on user for logging
17- purposes is now ignored
18- (` issue 112 <https://github.com/oracle/python-oracledb/issues/112 >`__).
16+ #) Any exception raised while finding the operating system user for database
17+ logging is now ignored (` issue 112
18+ <https://github.com/oracle/python-oracledb/issues/112> `__).
1919#) Fixed bug when binding OUT a NULL boolean value.
2020 (`issue 119 <https://github.com/oracle/python-oracledb/issues/119 >`__).
2121#) Fixed bug when getting a record type based on a table (%ROWTYPE)
@@ -31,9 +31,6 @@ Thick Mode Changes
3131 database
3232 (`issue 114 <https://github.com/oracle/python-oracledb/issues/114 >`__).
3333
34- Common Changes
35- ++++++++++++++
36-
3734
3835oracledb 1.2.1 (December 2022)
3936------------------------------
You can’t perform that action at this time.
0 commit comments