Changeset: cd6193bc5956 for monetdb-java URL: https://dev.monetdb.org/hg/monetdb-java/rev/cd6193bc5956 Modified Files: ChangeLog Branch: default Log Message:
Update ChangeLog diffs (13 lines): 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 <[email protected]> +- Add autocommit=true/false option to the JDBC URL. The default remains 'true'. + * Wed Aug 24 2022 Martin van Dinther <[email protected]> - Improved DatabaseMetaData.getBestRowIdentifier(). When there are multiple unique constraints and no pkey for a table it used to return the columns _______________________________________________ checkin-list mailing list -- [email protected] To unsubscribe send an email to [email protected]
