From 88f4b6516202fa6b00f0b4ba3f20ffb1f2f40dfa Mon Sep 17 00:00:00 2001 From: fivetran-kristin Date: Tue, 29 Sep 2020 12:50:27 -0700 Subject: [PATCH] keyword fix --- models/src_shopify.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/models/src_shopify.yml b/models/src_shopify.yml index 8af5c93..7903910 100644 --- a/models/src_shopify.yml +++ b/models/src_shopify.yml @@ -7,7 +7,7 @@ sources: tables: - name: order description: Each record represents an order in Shopify. - identifier: ORDER + identifier: "{%- if target.type == 'snowflake' -%} ORDER {%- else -%} order {%- endif -%}" quoting: identifier: true columns: