Skip to content

v0.62.0

Choose a tag to compare

@izeigerman izeigerman released this 23 Dec 18:41
· 2858 commits to main since this release

🪲 Bug fixes

  • Remove trailing whitespaces in the JINJA_STATEMENT and JINJA_QUERY body (#1884) @izeigerman
  • Only delete the snapshot temp table if no other snapshot uses the same temp version (#1887) @izeigerman
  • Improve the condition under which sqlmesh raises an error about snapshot being unrevertable (#1879) @izeigerman

🧹 Chore