Skip to content

Commit b1b3775

Browse files
update_changelog
1 parent c5835b1 commit b1b3775

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# dbt_quickbooks v1.4.2
2+
3+
[PR #198](https://github.com/fivetran/dbt_quickbooks/pull/198) includes the following updates:
4+
5+
## Under the Hood
6+
- Introduces the `partition_by_source_relation` macro to conditionally include `source_relation` in window function PARTITION BY clauses only when multiple sources are configured via the `quickbooks_sources` variable. Replaces hardcoded `source_relation` partitioning in the following models: `int_quickbooks__bill_payment_double_entry`, `int_quickbooks__credit_card_pymt_double_entry`, `int_quickbooks__payment_double_entry`, `int_quickbooks__transfer_double_entry`, `int_quickbooks__general_ledger_balances`, `quickbooks__cash_flow_statement`, `quickbooks__general_ledger`, and `stg_quickbooks__credit_card_payment_txn`.
7+
8+
19
# dbt_quickbooks v1.4.1
210

311
[PR #196](https://github.com/fivetran/dbt_quickbooks/pull/196) includes the following updates:

0 commit comments

Comments
 (0)