Skip to content

Commit 8e5de9b

Browse files
FEATURE: MSF-23033 change to gooddata_platform snowflake connection
1 parent 2aea3c8 commit 8e5de9b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.7.43
1+
3.7.44

lib/gooddata/cloud_resources/snowflake/snowflake_client.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
module GoodData
1919
module CloudResources
2020
class SnowflakeClient < CloudResourceClient
21-
SNOWFLAKE_GDC_APPLICATION_PARAMETER = 'application=GoodData_Platform'
21+
SNOWFLAKE_GDC_APPLICATION_PARAMETER = 'application=gooddata_platform'
2222
SNOWFLAKE_SEPARATOR_PARAM = '?'
2323

2424
class << self

0 commit comments

Comments
 (0)