fivetran / dbt_zendesk_source

Fivetran's Zendesk Support source dbt package
https://fivetran.github.io/dbt_zendesk_source/#!/overview
Apache License 2.0
13 stars 18 forks source link

update required dbt version to allow v0.19.0 #6

Closed MarkMacArdle closed 3 years ago

MarkMacArdle commented 3 years ago

Same as an issue I raised in the stripe package here.

If the requirements could be updated to allow dbt v0.19 that'd be great.

kristin-bagnall commented 3 years ago

Hey @MarkMacArdle! We're working on pushing some pretty big changes to this package, including this compatibility. I expect we'll be releasing a new version of this package in the next few days.

Until that happens, can you run dbt using the following: dbt run --no-version-check?

kristin-bagnall commented 3 years ago

Fixed with release v0.2.0!