view tests/build.properties @ 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 a5a898f6886c
children
line wrap: on
line source
# add a line like this to your build.local.properties to enable
# debugging:
#debug=&debug=true

# by default debugging is disabled
debug=

# one can override the connection url as well
#jdbc_url=jdbc:monetdb://localhost:53210/one?user=monetdb&password=monetdb