Skip to content

v1.9.0 dbt_stripe

Latest

Choose a tag to compare

@fivetran-data-model-bot fivetran-data-model-bot released this 21 Jul 22:51
5159f92

PR #153 includes the following updates:

Schema/Data Change

1 total change • 1 possible breaking change

Data Model(s) Change type Old New Notes
stripe__subscription_item_mrr_report (possible breaking change) Changed model Date spine starts at current_period_start, every month uses the current quantity, and the model runs with only stripe__using_subscriptions. Date spine anchors to each item's created_at; historical months use the invoiced quantity (from invoice_line_item), the current month uses the live quantity. Now also requires stripe__using_invoices. See the DECISIONLOG.

Full Changelog: v1.8.0...v1.9.0