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 fb0d751 commit 9cb2ef8Copy full SHA for 9cb2ef8
doc/src/releasenotes.rst
@@ -39,8 +39,8 @@ Version 6.2 (March 2018)
39
#) Added support for closing the connection when reaching the end of a
40
``with`` code block controlled by the connection as a context manager, but
41
in a backwards compatible way
42
- (https://github.com/oracle/python-cx_Oracle/issues/113). See
43
- :data:`cx_Oracle.__future__` for more information.
+ (`issue 113 <https://github.com/oracle/python-cx_Oracle/issues/113>`__).
+ See :data:`cx_Oracle.__future__` for more information.
44
#) Reorganized code to simplify continued maintenance and consolidate
45
transformations to/from Python objects.
46
#) Ensure that the number of elements in the array is not lost when the
0 commit comments