github fivetran/dbt_shopify v0.21.1
v0.21.1 dbt_shopify

latest releases: v1.1.0, v1.0.0, v0.22.0...
2 months ago

PR #119 includes the following updates:

Bug Fixes

  • Updated the join of the product_variant_media CTE in the shopify__inventory_levels and shopify_gql__inventory_levels models to use a left join. This ensures inventory items are not excluded when no media exists, and unmatched records will now display null media fields.
    • This join fix is only relevant when either vars shopify_using_product_variant_media or shopify_gql_using_product_variant_media are set to true.

Under the Hood

  • Updated seed data to properly recreate and test the *__inventory_levels bug when either of the *_using_product_variant_media variables are enabled.
  • Added row_count consistency tests for the *__inventory_levels models.

Full Changelog: v0.21.0...v0.21.1

Don't miss a new dbt_shopify release

NewReleases is sending notifications on new releases.