Releases: graze/dbt-shopify
Releases · graze/dbt-shopify
Add product_id to test
removing redundant warn test
Merge pull request #6 from graze/remove-test remove redundant warn test
adding new version
Merge pull request #5 from graze/updating-version adding new version
adding coalesce to line item discount
Merge pull request #4 from graze/adding_coalesce Adding coalesce
adding discounts to shipping lines
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
- added
discount_allocation
toline_item
table anddiscount_code
toorders
table indbt-shopify
- added
shipping_line_item
reporting table in dbt-shopify