Skip to content

v0.1.1 dbt_recharge_source

Compare
Choose a tag to compare
@fivetran-catfritz fivetran-catfritz released this 14 Sep 20:57
· 8 commits to main since this release
2545b0a

PR #10 includes the following updates:

Bug fixes

  • In stg_recharge__subscription_history, updated model to use the source's updated_at column to determine the most recent record. This column is part of the primary key for the history table and is definitive, while the prior _fivetran_synced was less meaningful.

Full Changelog: v0.1.0...v0.1.1