Mercurial > hg > monetdb-java
view release.txt @ 966:39b74cc688d2
Fix a bug in DatabaseMetaData.getTables() where a provided string in the
array of table types argument would contain a single quote or back slash.
It was not escaped properly, resulting in an SQL syntax error.
author | Martin van Dinther <martin.van.dinther@monetdbsolutions.com> |
---|---|
date | Wed, 12 Feb 2025 22:31:08 +0100 (2 months ago) |
parents | 1a4014a0c0c8 |
children | 0fce9f209457 |
line wrap: on
line source
RELEASE INFO ============ MonetDB JDBC driver version 12.0 Release date: 2025-01-17 The Java Database Connectivity (JDBC) API provides universal data access from the Java programming language. The MonetDB JDBC driver is designed for use with MonetDB, an Open-Source column-store RDBMS. See https://www.monetdb.org/ The latest MonetDB JDBC driver can be downloaded from https://www.monetdb.org/downloads/Java/ Documentation on the MonetDB JDBC driver is avaliable from https://www.monetdb.org/documentation/user-guide/client-interfaces/libraries-drivers/jdbc-driver/