Skip to content

Releases: graze/dbt-shopify

Add product_id to test

12 Apr 08:35
efd0a08
Compare
Choose a tag to compare

Add product_id to uniqueness test in stg_shopify__product_image

removing redundant warn test

11 Jan 10:52
a67b476
Compare
Choose a tag to compare
Merge pull request #6 from graze/remove-test

remove redundant warn test

adding new version

09 Nov 14:47
b4184f4
Compare
Choose a tag to compare
Merge pull request #5 from graze/updating-version

adding new version

adding coalesce to line item discount

08 Aug 08:48
162b221
Compare
Choose a tag to compare
Merge pull request #4 from graze/adding_coalesce

Adding coalesce

adding discounts to shipping lines

08 Aug 08:47
51af4b0
Compare
Choose a tag to compare

discount_allocation for shipping line items comes through discount application instead of discount_allocation. This release addresses that and adds logic for pulling discount from discount_application

adding shipping_line_item and discount_allocation

31 Jul 09:55
Compare
Choose a tag to compare
  • added discount_allocation to line_item table and discount_code to orders table in dbt-shopify
  • added shipping_line_item reporting table in dbt-shopify