File tree 1 file changed +4
-4
lines changed 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -13,16 +13,16 @@ oracledb 2.0.0 (TBD)
13
13
Thin Mode Changes
14
14
+++++++++++++++++
15
15
16
- #) Internal changes to improve handling of the network protocol between
17
- python-oracledb and Oracle Database.
18
- #) Internal changes to improve handling of multiple address and description
19
- lists in full connect descriptors.
20
16
#) Fixed bug in handling database response in certain unusual circumstances.
21
17
#) Fixed bug in handling exceptions raised during connection establishment.
22
18
#) Fixed bug in identifying bind variables in SQL statements containing
23
19
multiple line comments with multiple asterisks before the closing slash.
24
20
#) A more meaningful error is raised when the wrong type of data is passed to
25
21
lob.write().
22
+ #) Internal changes to improve handling of the network protocol between
23
+ python-oracledb and Oracle Database.
24
+ #) Internal changes to improve handling of multiple address and description
25
+ lists in full connect descriptors.
26
26
27
27
Thick Mode Changes
28
28
++++++++++++++++++
You can’t perform that action at this time.
0 commit comments