github fivetran/dbt_stripe v0.14.1
v0.14.1 dbt_stripe

latest releases: v1.1.0, v1.0.1, v1.0.0...
13 months ago

PR #89 includes the following updates:

Bug Fixes

  • Addressed a potential Divide by 0 error in calculating unit_amount in the stripe__line_item_enhanced model. Now, if the denominator invoice_line_item.quantity is 0, unit_amount will also be 0.

Under the Hood

  • Expanded the consistency_line_item_enhanced_count test to also validate potential changes to unit_amount sums.
  • Adjusted the invoice_line_item seed data to include cases where quantity = 0 in order to test the above bug fix.

Full Changelog: v0.14.0...v0.14.1

Don't miss a new dbt_stripe release

NewReleases is sending notifications on new releases.