Skip to content

v0.9.1 dbt_salesforce

Compare
Choose a tag to compare
@fivetran-joemarkiewicz fivetran-joemarkiewicz released this 16 May 21:49
· 73 commits to main since this release
274f24c

Bug Fixes

PR #40 includes the following bug fixes.

  • The salesforce__opportunity_pass_through_columns passthrough variable config has been removed from the salesforce__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 the salesforce__opportunity_enhanced. The fields are already introduced via the opportunity.* in the select statement.

Full Changelog: v0.9.0...v0.9.1