Skip to content

dbt-redshift v1.5.0b3

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Mar 21:02

dbt-redshift 1.5.0-b3 - March 16, 2023

Features

  • Enforce contracts on models materialized as tables and views (#319, #340)

Fixes

  • Added methods to RedshiftAdapter that were inadvertantly dropped when migrating from PostgresAdapter to SQLAdapter (#365)