github dbt-labs/dbt-redshift v1.5.0rc1
dbt-redshift v1.5.0rc1

latest releases: v1.8.1, v1.8.0, v1.8.0rc1...
pre-release17 months ago

dbt-redshift 1.5.0-rc1 - April 13, 2023

Features

  • Support for data types constraints in Redshift (#227, #342)
  • Stand-alone Python module for RedshiftColumn (#290)
  • Enforce contracts on models materialized as tables and views (#319, #340)
  • Use contracted column order in create_table_as (#356)
  • Modify adapter to work with unified constraint fields (#341)
  • Add support for model-level constraints (#343)

Fixes

  • Added methods to RedshiftAdapter that were inadvertantly dropped when migrating from PostgresAdapter to SQLAdapter (#365)
  • Fix two adapter logging bugs arising from using the redshift cursor object (#373)
  • Repair accidental change to dev-requirements (#403)

Under the Hood

  • Replace psycopg2 connector with Redshift python connector when connecting to Redshift (#219)
  • remove tox call to integration tests (#257)
  • Convert Backup Table tests (#293)
  • Treat contract config as a python object (#330, #382)

Contributors

Don't miss a new dbt-redshift release

NewReleases is sending notifications on new releases.