v0.1.1 dbt_recharge
PR #13 includes the following updates:
Features
- Updated the join logic for
recharge__subscription_overview
to produce more accurate results. - The source package model
stg_recharge__subscription_history
was updated to use the source'supdated_at
column to determine most recent record. See the source package CHANGELOG for more details.
Full Changelog: v0.1.0...v0.1.1