v0.8.0 dbt_netsuite_source
fivetran-joemarkiewicz
released this
18 Oct 18:25
·
62 commits
to main
since this release
🚨 Breaking Changes 🚨:
- Addition of the
is_eliminate
andspecial_account_type_id
fields within thestg_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 eithereliminate
orsspecacct
as a pass through columns then you will experience a duplicate column error. We advise you remove theeliminate
andsspecacct
fields as a pass through columns to avoid runtime errors following this upgrade.
- This addition likely won't be breaking for a large number of users. However, if you are leveraging the
Contributors:
Full Changelog: v0.7.0...v0.8.0