Mercurial > hg > monetdb-java
view tests/build.properties @ 965:8aaa9964359a
Fix missing escaping of single back slashes in string data provided to
PreparedStatement methods setString(), setClob(), setObject() and setURL().
Also corrected and extended test Test_PSsetBytes.
author | Martin van Dinther <martin.van.dinther@monetdbsolutions.com> |
---|---|
date | Wed, 12 Feb 2025 21:53:06 +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