Skip to content

Commit 923eb05

Browse files
Clarify release note.
1 parent ee5fe39 commit 923eb05

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/src/releasenotes.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,8 @@ Version 6.4 (July 2018)
262262

263263
#) Added support for using the cursor as a context manager
264264
(`issue 190 <https://github.com/oracle/python-cx_Oracle/issues/190>`__).
265-
#) Added support for specifying the "errors" parameter to the decode() that
265+
#) Added parameter "encodingErrors" to function :meth:`Cursor.var()` in order
266+
to add support for specifying the "errors" parameter to the decode() that
266267
takes place internally when fetching strings from the database
267268
(`issue 162 <https://github.com/oracle/python-cx_Oracle/issues/162>`__).
268269
#) Added support for specifying an integer for the parameters argument to

0 commit comments

Comments
 (0)