v0.6.1 dbt_xero
fivetran-joemarkiewicz
released this
09 Nov 18:10
·
8 commits
to main
since this release
PR #40 includes the following updates:
Test Updates
- The unique combination of columns test within the
xero__general_ledger
model has been updated to includejournal_id
in addition tojournal_line_id
andsource_relation
.- This update is required as deleted journals may still appropriately be rendered in the general ledger; however, they will have no associated journal lines. As such, there may be unique
journal_id
s with a nulljournal_line_id
. This test update will account for this scenario.
- This update is required as deleted journals may still appropriately be rendered in the general ledger; however, they will have no associated journal lines. As such, there may be unique
Contributors
Full Changelog: v0.6.0...v0.6.1