comparison example/SQLImport.java @ 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 (5 months ago)
parents ff075ed5ce81
children
comparison
equal deleted inserted replaced
965:8aaa9964359a 966:39b74cc688d2