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 69e1afb commit f13a9deCopy full SHA for f13a9de
doc/src/releasenotes.rst
@@ -25,7 +25,7 @@ Version 6.0 rc 2 (July 2017)
25
as specified in the Python DB API.
26
#) Ensure the correct encoding is used for setting variable values.
27
#) Corrected handling of CLOB/NCLOB when using different encodings.
28
-#) Corrected handling of timestamp with time zone attributes on objects.
+#) Corrected handling of TIMESTAMP WITH TIME ZONE attributes on objects.
29
#) Ensure that the array position passed to var.getvalue() does not exceed the
30
number of elements allocated in the array.
31
#) Reworked test suite and samples so that they are independent of each other
0 commit comments