Mercurial > hg > monetdb-java
comparison ChangeLog @ 942:45c26b1a0677
Include all of JdbcClient in the jdbc jar
author | Joeri van Ruth <joeri.van.ruth@monetdbsolutions.com> |
---|---|
date | Wed, 08 Jan 2025 17:30:48 +0100 (3 months ago) |
parents | f16966084980 |
children | 87f0184a79b7 |
comparison
equal
deleted
inserted
replaced
941:8dca959599c8 | 942:45c26b1a0677 |
---|---|
1 # ChangeLog file for monetdb-java | 1 # ChangeLog file for monetdb-java |
2 # This file is updated with Maddlog | 2 # This file is updated with Maddlog |
3 | |
4 * Wed Jan 8 2025 Joeri van Ruth <joeri.van.ruth@monetdbsolutions.com> | |
5 - The JDBC jar now includes JdbcClient. For backward compatibility the jar | |
6 is still also available as jdbcclient.jreX.jar. | |
3 | 7 |
4 * Thu Nov 7 2024 Martin van Dinther <martin.van.dinther@monetdbsolutions.com> | 8 * Thu Nov 7 2024 Martin van Dinther <martin.van.dinther@monetdbsolutions.com> |
5 - In JdbcClient when running the \vsci or \vdbi or \vsi commands, we now | 9 - In JdbcClient when running the \vsci or \vdbi or \vsi commands, we now |
6 suppress "42000 SELECT: insufficient privileges for ..." and | 10 suppress "42000 SELECT: insufficient privileges for ..." and |
7 "42000 SELECT: access denied for ..." error messages when the connected user | 11 "42000 SELECT: access denied for ..." error messages when the connected user |