Skip to content

v0.12.0 dbt_zendesk_source

Compare
Choose a tag to compare
@fivetran-data-model-bot fivetran-data-model-bot released this 04 Sep 19:36
· 3 commits to main since this release
fd7ffca

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 the zendesk__ticket_passthrough_columns or zendesk__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