Skip to content

dbt-snowflake 1.2.0b1

Pre-release
Pre-release
Compare
Choose a tag to compare
@leahwicz leahwicz released this 24 Jun 19:29
b9875e4

dbt-snowflake 1.2.0b1 (June 24, 2022)

Features

  • Add set_query_tag and unset_query_tag to the dbt macro namespace (#133, #132)

Under the hood

  • Add precommits for this repo (#107)
  • Cleanup redundant precommit hook command (#145)
  • File rename to match reference to core (#152)
  • Bump cryptography restraint upper bound to <37.0.0 (#171)
  • migrate oauth refresh script from core (#175)
  • Migrate oauth refresh script from core (#175)
  • Lift and shift cross-database macros from dbt-utils (#162

Contributors