view tests/build.properties @ 921:41d0cce6d2df

Use new con.checkMinimumDBVersion() method. Also used it in the implementation of getClientInfoProperties() as it queries new system table sys.clientinfo_properties. Optimised the used query in getClientInfoProperties() and added a default query returning no rows for older servers.
author Martin van Dinther <martin.van.dinther@monetdbsolutions.com>
date Thu, 25 Jul 2024 20:22:29 +0200 (9 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