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 ee5fe39 commit 923eb05Copy full SHA for 923eb05
doc/src/releasenotes.rst
@@ -262,7 +262,8 @@ Version 6.4 (July 2018)
262
263
#) Added support for using the cursor as a context manager
264
(`issue 190 <https://github.com/oracle/python-cx_Oracle/issues/190>`__).
265
-#) Added support for specifying the "errors" parameter to the decode() that
+#) Added parameter "encodingErrors" to function :meth:`Cursor.var()` in order
266
+ to add support for specifying the "errors" parameter to the decode() that
267
takes place internally when fetching strings from the database
268
(`issue 162 <https://github.com/oracle/python-cx_Oracle/issues/162>`__).
269
#) Added support for specifying an integer for the parameters argument to
0 commit comments