github fivetran/dbt_shopify v0.2.0
Package Upgrades + dbt Required version

latest releases: v1.1.0, v1.0.0, v0.22.0...
4 years ago

🚨 This release contains breaking changes. Updates include:

  • Requiring a specific version of dbt (0.18.0 - 0.20.0), to prevent future issues.
  • Some column names have been updated to either align with our naming conventions or be more verbose to provide clarity.
model old name new name
stg_shopify__order buyer_accepts_marketing has_buyer_accepted_marketing
  taxes_included has_taxes_included
  test is_test_order
stg_shopify__customer accepts_marketing has_accepted_marketing
  state account_state
stg_shopify__order_line gift_card is_gift_card
  requires_shipping is_requiring_shipping

Don't miss a new dbt_shopify release

NewReleases is sending notifications on new releases.