Skip to content

Commit

Permalink
HCK-7791: DB2 - Encoding is cleared when Locale is changed (#28)
Browse files Browse the repository at this point in the history
<!--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-7791"
title="HCK-7791" target="_blank"><img alt="Sub-bug"
src="https://hackolade.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10303?size=medium"
/>HCK-7791</a> DB2 - Encoding is cleared when Locale is changed
  </td></table>
  <br />
 

<!--jira-description-action-hidden-marker-end-->
  • Loading branch information
AlikRakhmonov authored Aug 29, 2024
1 parent a08f0a9 commit e50aa66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion properties_pane/model_level/modelLevelConfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ making sure that you maintain a proper JSON format.
"propertyName": "Encoding",
"propertyKeyword": "encoding",
"propertyTooltip": "Select from list of options",
"defaultValue": "UTF8",
"defaultValue": "UTF-8",
"propertyType": "select",
"options": ["UTF-8", "UCS-2"]
},
Expand Down

0 comments on commit e50aa66

Please sign in to comment.