Skip to content

v0.8.0 dbt_netsuite_source

Compare
Choose a tag to compare
@fivetran-joemarkiewicz fivetran-joemarkiewicz released this 18 Oct 18:25
· 62 commits to main since this release
b51f316

🚨 Breaking Changes 🚨:

  • Addition of the is_eliminate and special_account_type_id fields within the stg_netsuite2__accounts model. (PR #39 and PR #40)
    • This addition likely won't be breaking for a large number of users. However, if you are leveraging the accounts_pass_through_columns variable and have included either eliminate or sspecacct as a pass through columns then you will experience a duplicate column error. We advise you remove the eliminate and sspecacct fields as a pass through columns to avoid runtime errors following this upgrade.

Contributors:

Full Changelog: v0.7.0...v0.8.0