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 bd9d775 commit d39ceb3Copy full SHA for d39ceb3
doc/src/release_notes.rst
@@ -59,6 +59,14 @@ Version 8.0 (TBD)
59
row offsets exceeding 65536.
60
#) Eliminated spurious error when accessing :attr:`Cursor.lastrowid` after
61
executing an INSERT ALL statement.
62
+#) Miscellaneous code improvements supplied by Alex Henrie
63
+ (pull requests
64
+ `419 <https://github.com/oracle/python-cx_Oracle/pull/419>`__,
65
+ `420 <https://github.com/oracle/python-cx_Oracle/pull/420>`__,
66
+ `421 <https://github.com/oracle/python-cx_Oracle/pull/421>`__,
67
+ `422 <https://github.com/oracle/python-cx_Oracle/pull/422>`__ and
68
+ `423 <https://github.com/oracle/python-cx_Oracle/pull/423>`__).
69
+#) Documentation and test suite improvements.
70
71
72
Version 7.3 (December 2019)
0 commit comments