dbt_quickbooks_source v0.5.0
fivetran-joemarkiewicz
released this
19 Apr 19:59
·
206 commits
to main
since this release
Happy Tuesday! 🌮
This release of the dbt_quickbooks_source
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.