Skip to content

v0.2.1 dbt_sage_intacct_source

Compare
Choose a tag to compare
@fivetran-jamie fivetran-jamie released this 31 Oct 23:44
· 30 commits to main since this release
78b6109

A very spoooOOOOOooooky release 🎃 👻

Bug Fixes

  • Explicitly casts department_id, location_id, and item_id as strings in the staging ap_bill_item and ar_invoice_item models, which are unioned together downstream in sage_intacct_ap_ar_enhanced (PR #12).

Under the Hood:

  • Incorporated the new fivetran_utils.drop_schemas_automation macro into the end of each Buildkite integration test job (PR #11).
  • Updated the pull request templates (PR #11).