Skip to content

v0.12.3 dbt_quickbooks

Compare
Choose a tag to compare
@fivetran-data-model-bot fivetran-data-model-bot released this 03 Apr 17:37
· 15 commits to main since this release
505a2f4

PR #119 includes the following updates:

Bug Fixes

  • Included a default start and end date in the int_quickbooks__general_ledger_date_spine logic when generating the date spine. These default start and end dates will ensure the model still succeeds when no transactions are yet available.
    • The default start date will be one month in the past
    • The default end date will be the current date

Under the Hood

  • Updated the maintainer PR template to resemble the most up to date format.
  • Removed the check docs GitHub Action as it is no longer necessary.

Full Changelog: v0.12.2...v0.12.3