Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fivetran-catfritz authored May 1, 2024
1 parent 0cf7143 commit 16c054b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
- Updated the maintainer PR template to the current format.
- Added integration testing pipeline for Databricks SQL Warehouse.
[PR #80](https://github.com/fivetran/dbt_shopify_source/pull/80) introduces the following changes:
[PR #81](https://github.com/fivetran/dbt_shopify_source/pull/81) introduces the following changes:
## 🪲 Bug Fixes 🪛
- Removed the `index` filter in `stg_shopify__order_discount_code`, as we were erroneously filtering out multiple discounts for an order since `index` is meant to pair with `order_id` as the unique identifier for this source.
- Added `index` as a field in `stg_shopify__order_discount_code`, as it is part of the primary key.
Expand Down

0 comments on commit 16c054b

Please sign in to comment.