diff ChangeLog @ 691:fb55e62c50f3

Fixed an invalid error issue when a PreparedStatement had more than 250 parameters. See also https://github.com/MonetDB/MonetDB/issues/7337
author Martin van Dinther <martin.van.dinther@monetdbsolutions.com>
date Thu, 17 Nov 2022 18:01:19 +0100 (2022-11-17)
parents 78253fdb3c3f
children 5d6c577e2f74
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,10 @@
 # ChangeLog file for monetdb-java
 # This file is updated with Maddlog
 
+* Thu Nov 17 2022 Martin van Dinther <martin.van.dinther@monetdbsolutions.com>
+- Fixed an invalid error issue when a PreparedStatement had more than 250
+  parameters. See also  https://github.com/MonetDB/MonetDB/issues/7337
+
 * Thu Nov  3 2022 Martin van Dinther <martin.van.dinther@monetdbsolutions.com>
 - Corrected returned SQL TypeName values for the MonetDB interval types:
   'day_interval', 'month_interval' and 'sec_interval'.  Those MonetDB