Skip to content

Commit

Permalink
HCK-8181: fix composite relationships in Polyglot derive, XSD RE, and…
Browse files Browse the repository at this point in the history
… DDL RE (#35)

<!--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-8181"
title="HCK-8181" target="_blank"><img alt="Sub-bug"
src="https://hackolade.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10303?size=medium"
/>HCK-8181</a> Composite relationships are converted into simple
relationships while deriving form Polyglot, DDL RE, XSD RE
  </td></table>
  <br />
 

<!--jira-description-action-hidden-marker-end-->
## Content

The app version 7.7.10 includes fixes for composite relationships
feature checks in
- Polyglot derive
- DDL RE
- XSD RE
As part of these updates, the minimum required app version for the
affected plugins has been increased.
  • Loading branch information
taras-dubyk authored Sep 26, 2024
1 parent 0220c4b commit ca10f53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.2.10",
"author": "hackolade",
"engines": {
"hackolade": "7.4.0",
"hackolade": "7.7.10",
"hackoladePlugin": "1.2.0"
},
"contributes": {
Expand Down

0 comments on commit ca10f53

Please sign in to comment.