Skip to content

v0.54.0

Choose a tag to compare

@izeigerman izeigerman released this 15 Nov 19:24
· 2990 commits to main since this release
510878a

🪲 Bug fixes

  • Improve performance of fetching the cache by using a simpler sql gen method (#1716) @tobymao
  • Remove auto expansion in render of unpushed snapshots (#1715) @tobymao
  • Print evaluation failures into the log and not just console (#1719) @izeigerman
  • Pass table properties when recreating a table for the full model kind (#1721) @izeigerman

👽 Other

  • Redshift does not support CTAS if not exists (#1717) @treysp