Skip to content

dbt-redshift v1.6.0b2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 25 May 17:42

dbt-redshift 1.6.0-b2 - May 25, 2023

Fixes

  • Fix redshift_connector issue of timing out after 30s (#427)
  • Add a new connection param to reenable certain Redshift commands in macros. (#463)
  • Escape % symbols in table/view/column comments (#441)
  • Use smaller default batch size for seeds (#347)

Contributors