Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

Commit

Permalink
Ensure Tableau escapes _ in names for catalog metadata.
Browse files Browse the repository at this point in the history
  • Loading branch information
kylep-dremio committed Mar 12, 2021
1 parent c89d6ad commit 479493c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
<customization name="CAP_SUPPORTS_SPLIT_FROM_RIGHT" value="yes"/>
<customization name="CAP_JDBC_QUERY_ASYNC" value="no"/>
<customization name="CAP_JDBC_QUERY_CANCEL" value="yes"/>
<customization name="CAP_ESCAPE_UNDERSCORE_IN_NAMES" value="yes"/>
</customizations>
</connection-customization>
<connection-dialog file='connection-dialog.tcd'/>
Expand Down

0 comments on commit 479493c

Please sign in to comment.