github fivetran/dbt_stripe v0.4.2
Order By Removal and Timezone Variable Addition

latest releases: v1.1.0, v1.0.1, v1.0.0...
4 years ago

Happy Friday! 🥳 This release includes the following non-breaking changes:

  • Removal of the costly order by's within the final models as they are not necessary and can be performed at the BI layer. Issue #16
  • Addition of the optional stripe_timezone variable. This variable allows a user to change the timezone from the default UTC to their preferred timezone. This is crucial for models where timestamps are converted to dates. Issue #12

Don't miss a new dbt_stripe release

NewReleases is sending notifications on new releases.