v0.12.0 dbt_zendesk_source
fivetran-data-model-bot
released this
04 Sep 19:36
·
3 commits
to main
since this release
PR #53 includes the following updates:
Breaking changes
- Added field
_fivetran_deleted
to the following models for use downstream:stg_zendesk__ticket
stg_zendesk__ticket_comment
stg_zendesk__user
- If you have already added
_fivetran_deleted
as a passthrough columns using thezendesk__ticket_passthrough_columns
orzendesk__user_passthrough_columns
vars, you will need to remove or alias this field from the variable to avoid duplicate column errors.
Documentation
- Updated documentation to include
_fivetran_deleted
.
Full Changelog: v0.11.2...v0.12.0