v0.10.2 dbt_zendesk
·
268 commits
to main
since this release
PR #101 includes the following updates:
Fixes
- Updated the
group
variable in thedbt_project.yml
to have properly closed quotes within the variable declaration. - Adjusted the
in_zendesk__calendar_spine
to set the return result ofdbt.current_timestamp_backcompat()
as a variable. This ensures that when the variable is being called within the model it can properly establish a dependency within the manifest.
Full Changelog: v0.10.1...v0.10.2