You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HCK-13213: fix issue with replacing query statement with env vars and add query to error log (#59)
<!--do not remove this marker, its needed to replace info when ticket
title is updated -->
<!--jira-description-action-hidden-marker-start-->
<table>
<td>
<a href="https://hackolade.atlassian.net/browse/HCK-13213"
title="HCK-13213" target="_blank"><img alt="Sub-task"
src="https://hackolade.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10316?size=medium"
/>HCK-13213</a> 1. Investigate incident
</td></table>
<br />
<!--jira-description-action-hidden-marker-end-->
## Content
- Fixed an issue on Windows cmd.exe where parts of a query statement
could be replaced by environment variables.
- Added database version logging at the start of the connection process,
before fetching the list of schemas.
- Included the failed query (from the Java Db2 client) in error
objects-now it's logged and visible in the extended error stack trace.
- Simplified the Maven build configuration.
...
0 commit comments