Skip to content

v0.150.1

Compare
Choose a tag to compare
@SQLMesh SQLMesh released this 24 Jan 00:40
· 78 commits to main since this release
f56d84c

🪲 Bug fixes

  • Dont reuse the dev table version for non-materialized models (#3694) @izeigerman
  • Use correct type sig for validation info, ensure dialect in expr deser (#3698) @z3z1ma

🧹 Chore

  • Improve the missing dates output by wrapping them into square brackets (#3693) @izeigerman