github fivetran/dbt_quickbooks v0.12.0
v0.12.0 dbt_quickbooks

latest releases: v0.16.0, v0.15.0, v0.14.1...
14 months ago

PR #103 includes the following updates:

🚘 Under the Hood

  • Update seeds and configs in the integration tests folder to match what was updated upstream in the (source package PR #51) to correct timestamp fields that should be date fields (due_date, transaction_date). Previously, some fields were getting interpreted as timestamps while some were interpreted as dates, leading to errors on downstream joins. In the upstream staging models, due_date and transaction_date are now explicitly cast as date types.

This will be a breaking change to those whose source tables still use the old timestamp formats, so please update your package version accordingly.

Full Changelog: v0.11.1...v0.12.0

Don't miss a new dbt_quickbooks release

NewReleases is sending notifications on new releases.