github fivetran/dbt_quickbooks v0.17.0
v0.17.0 dbt_quickbooks

13 hours ago

PR #146 introduces the following updates:

Breaking Changes

  • Introduced the following fields in the quickbooks__general_ledger model to better analyze real-time transaction data::
    • created_at: The time a transaction was first created.
    • updated_at: The time a transaction was last updated.
    • Updated the *_double_entry models to add these fields for each transaction type.
  • This is a breaking change as this adds new fields to the existing schema.

Full Changelog: v0.16.0...v0.17.0

Don't miss a new dbt_quickbooks release

NewReleases is sending notifications on new releases.