PR #109 includes the following changes:
Schema/Data Changes
1 total change • 0 possible breaking changes
| Data Model | Change type | Old name | New name | Notes |
|---|---|---|---|---|
stripe__line_item_enhanced
| Modified Model | Now enabled by default. |
Features
- Enabled the
stripe__line_item_enhancedmodel by default. Previously, this model required opting in via thestripe__standardized_billing_model_enabledvariable. This change ensures the model is available by default for Quickstart users.- Users can still disable the model by setting the variable to
falseindbt_project.yml.
- Users can still disable the model by setting the variable to
Full Changelog: v0.17.1...v0.18.0