Mercurial > hg > monetdb-java
changeset 648:03e0f577db00
Improve ChangeLog text.
author | Martin van Dinther <martin.van.dinther@monetdbsolutions.com> |
---|---|
date | Thu, 21 Apr 2022 19:37:29 +0200 (2022-04-21) |
parents | 8d7c75cc01e3 |
children | 060347aa81ea |
files | ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog +++ b/ChangeLog @@ -3,9 +3,9 @@ * Wed Mar 30 2022 Martin van Dinther <martin.van.dinther@monetdbsolutions.com> - Corrected DatabaseMetaData methods getPrimaryKeys(), getBestRowIdentifier() - and getIndexInfo() for temporary tables in schema tmp. They did not - return any rows when the tmp table had a primary or unique key or index. - Now they do return rows as expected. + and getIndexInfo() for local temporary tables located in schema tmp. They + did not return any rows when the temp table had a primary or unique key or + index. Now they do return rows as expected. * Thu Feb 10 2022 Martin van Dinther <martin.van.dinther@monetdbsolutions.com> - Added recognition of 'xml' type. Use default mapping to Types.VARCHAR for