github fivetran/dbt_quickbooks v0.5.0
dbt_quickbooks v0.5.0

latest releases: v0.14.1, v0.14.0, v0.13.1...
2 years ago

Happy Tuesday! 🌮

This release of the dbt_quickbooks package includes the following updates:

🚨 Breaking Changes 🚨

  • It was discovered that IDs from the source tables can sometimes be strings. The previous build of the package interpreted all IDs as integers. To ensure the package operates as intended, the package has been updated to cast all IDs to the string datatype.
    • If you were leveraging the end models in downstream analysis, this change could break your join conditions. Be sure to be aware of any join conditions you may have downstream before upgrading your QuickBooks package. (#36)

Don't miss a new dbt_quickbooks release

NewReleases is sending notifications on new releases.