v0.1.1 dbt_recharge_source
PR #10 includes the following updates:
Bug fixes
- In
stg_recharge__subscription_history
, updated model to use the source'supdated_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