PR #79 includes the following updates:
Enhancements
- The
sync_idfield from the sourcelogtable is added to thestg_fivetran_log__logmodel for ease of grouping events by the sync that they are associated with.
Under the Hood
- Added the
get_log_columnsmacro and included the fill staging cte's within thestg_fivetran_log__logmodel to ensure the model succeeds regardless of a user not having all the required fields.
Documentation Updates
- The
sync_idfield is added to the documentation in thefivetran_log.ymlfile.
Contributors
Full Changelog: v0.7.3...v0.7.4