# HG changeset patch # User Joeri van Ruth <joeri.van.ruth@monetdbsolutions.com> # Date 1667230570 -3600 # Node ID cd6193bc5956da2eb221910e33c8178147a7660f # Parent fade6c6960cc76aa1c6f50ea40e5ae08e1f21230 Update ChangeLog diff --git a/ChangeLog b/ChangeLog --- a/ChangeLog +++ b/ChangeLog @@ -16,6 +16,9 @@ - Removed creation and distribution of monetdb-mcl-1.##.jre8.jar file. Programmers who used this jar file should use monetdb-jdbc-3.#.jre8.jar file. +* Fri Sep 09 2022 Joeri van Ruth <joeri.van.ruth@monetdbsolutions.com> +- Add autocommit=true/false option to the JDBC URL. The default remains 'true'. + * Wed Aug 24 2022 Martin van Dinther <martin.van.dinther@monetdbsolutions.com> - Improved DatabaseMetaData.getBestRowIdentifier(). When there are multiple unique constraints and no pkey for a table it used to return the columns