view tests/build.properties @ 967:5cc071c5c170

Corrected the returned integer values of Statement methods executeUpdate(...), executeLargeUpdate(...), getUpdateCount() and getLargeUpdateCount() and PreparedStatement methods executeUpdate() and executeLargeUpdate(). They returned -2 for DDL statements, which was not in compliance with the JDBC API documentation.
author Martin van Dinther <martin.van.dinther@monetdbsolutions.com>
date Thu, 13 Feb 2025 21:16:20 +0100 (6 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