github fivetran/dbt_salesforce_formula_utils v0.1.1
Referential Formula and Null Bug Fix

latest releases: v0.9.3, v0.9.2, v0.9.1...
3 years ago

This release includes the following non-breaking changes:

  • Ability for the macro to generate accurate sql for formulas that reference other formulas. This is limited to two degrees of reference. Any reference above tertiary will not generate accurately. Issue #2
  • Adds functionality to pass NULL sql values through for reference formulas. If a formula references a formula with a NULL value within the sql column, then the formula will result in a NULL value instead of throwing an error. Issue #7

Don't miss a new dbt_salesforce_formula_utils release

NewReleases is sending notifications on new releases.