Skip to content

dbt-redshift v1.5.0b1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Feb 19:27

dbt-redshift 1.5.0-b1 - February 22, 2023

Features

  • dbt-constraints for redshift (#227)
  • Stand-alone Python module for RedshiftColumn (#290)

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)

Contributors