Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow more recent dbt_utils #88

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

andrewbartholomew
Copy link

@andrewbartholomew andrewbartholomew commented Nov 30, 2022

Description & motivation

dbt_utils is now up to 0.9.6, so the current requirements fail if you've upgraded. This PR does two things:

  1. Updated the acceptable dbt_utils version
  2. Changes macro references from dbt_utils to dbt core where appropriate (datediff, dateadd, and split_part)

Checklist

  • I have verified that these changes work locally
  • I have updated the README.md (if applicable)
  • I have added tests & descriptions to my models (and macros if applicable)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant