Skip to content

Commit

Permalink
Add default name for view in Db2 so that it complies with rules (no s… (
Browse files Browse the repository at this point in the history
#30)

<!--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-7981"
title="HCK-7981" target="_blank"><img alt="Sub-task"
src="https://hackolade.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10316?size=medium"
/>HCK-7981</a> DB2 - default view name should be "new_view" to comply
naming target rules
  </td></table>
  <br />
 

<!--jira-description-action-hidden-marker-end-->
HCK-7981: add default name view "new_view" in Db2 so that it's compliant
with naming rules (no space allowed)
  • Loading branch information
Sylvie-P authored Sep 13, 2024
1 parent ac52a48 commit cf91d78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions properties_pane/defaultData.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
},
"user": {},
"view": {
"name": "new_view",
"viewOn": "",
"pipeline": ""
},
Expand Down

0 comments on commit cf91d78

Please sign in to comment.