github dbt-labs/dbt-snowflake v1.2.0
dbt-snowflake 1.2.0

latest releases: v1.8.3, v1.8.2, v1.7.5...
2 years ago

dbt-snowflake 1.2.0 (July 26, 2022)

Features

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

Fixes

  • In multi-query statements, prepend all queries with query comments. Use the last non-COMMIT query to store metadata about the model result. Note: this restores previous (pre-v0.21) behavior for incremental models and snapshots, which will again correctly reflect the number of rows modified in adapter_response.rows_affected (#140, #147, #153)
  • Improve column comment handling when persist_docs is enabled (#161)

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)
  • Lift and shift cross-database macros from dbt-utils (#162

Contributors

Don't miss a new dbt-snowflake release

NewReleases is sending notifications on new releases.