Skip to content

dbt-snowflake v1.6.0b3

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jun 23:34

dbt-snowflake 1.6.0-b3 - June 08, 2023

Features

  • Add support for dynamic tables (#603)
  • Standardize the _connection_keys and debug_query for dbt debug. (#PR754)

Fixes

  • fix redaction of row values in logs and standard out (#589)

Under the Hood

  • test foreign key + unique constraint rendering (#7417)
  • remove support for python 3.7 (#638)

Dependencies

  • Bump mypy from 1.2.0 to 1.3.0 (#604)

Contributors