v0.9.1 dbt_salesforce
fivetran-joemarkiewicz
released this
16 May 21:49
·
73 commits
to main
since this release
Bug Fixes
PR #40 includes the following bug fixes.
- The
salesforce__opportunity_pass_through_columns
passthrough variable config has been removed from thesalesforce__opportunity_enhanced
to ensure duplicate columns are not introduced when leveraging the opportunity passthrough functionality.- When using the
salesforce__opportunity_pass_through_columns
variable, you will still see the results populated in thesalesforce__opportunity_enhanced
. The fields are already introduced via theopportunity.*
in the select statement.
- When using the
Full Changelog: v0.9.0...v0.9.1