Skip to content

v0.145.0

Compare
Choose a tag to compare
@SQLMesh SQLMesh released this 14 Jan 19:03
· 178 commits to main since this release
295d37a

✨ Features

🪲 Bug fixes

  • Properly include dialect when formatting (#3596) @mykalmax
  • Don't set the is_incremental flag for non-incremental dbt models (#3616) @izeigerman
  • Physical view not being created when needed for non-deployable indirect non-breaking snapshots (#3619) @izeigerman
  • Preserve file changes when navigating tabs (#3587) @mykalmax
  • The inference of the default plan start (#3628) @izeigerman
  • Reduce parsing overhead and improve performance when unpausing snapshots deployed to prod (#3627) @izeigerman

🧹 Chore

👽 Other