Skip to content

v0.6.1 dbt_xero

Compare
Choose a tag to compare
@fivetran-joemarkiewicz fivetran-joemarkiewicz released this 09 Nov 18:10
· 6 commits to main since this release
1f75240

PR #40 includes the following updates:

Test Updates

  • The unique combination of columns test within the xero__general_ledger model has been updated to include journal_id in addition to journal_line_id and source_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_ids with a null journal_line_id. This test update will account for this scenario.

Contributors

Full Changelog: v0.6.0...v0.6.1