File tree 1 file changed +5
-8
lines changed
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
7
7
8
8
For deprecations, see :ref: `Deprecations <deprecations >`.
9
9
10
- oracledb 1.2.2 (TBD )
11
- --------------------
10
+ oracledb 1.2.2 (January 2023 )
11
+ -----------------------------
12
12
13
13
Thin Mode Changes
14
14
+++++++++++++++++
15
15
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> `__).
19
19
#) Fixed bug when binding OUT a NULL boolean value.
20
20
(`issue 119 <https://github.com/oracle/python-oracledb/issues/119 >`__).
21
21
#) Fixed bug when getting a record type based on a table (%ROWTYPE)
@@ -31,9 +31,6 @@ Thick Mode Changes
31
31
database
32
32
(`issue 114 <https://github.com/oracle/python-oracledb/issues/114 >`__).
33
33
34
- Common Changes
35
- ++++++++++++++
36
-
37
34
38
35
oracledb 1.2.1 (December 2022)
39
36
------------------------------
You can’t perform that action at this time.
0 commit comments