view tests/build.properties @ 827:b2cbe866d020

Enhanced DatabaseMetaData.getTables() method by adding support for SQL table type names: 'BASE TABLE', 'GLOBAL TEMPORARY' and 'LOCAL TEMPORARY' in parameter types[]. These are SQL synonyms of MonetDB table type names: 'TABLE', 'GLOBAL TEMPORARY TABLE' and 'LOCAL TEMPORARY TABLE'.
author Martin van Dinther <martin.van.dinther@monetdbsolutions.com>
date Wed, 20 Dec 2023 19:10:17 +0100 (19 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