Skip to content

v0.69.3

Choose a tag to compare

@SQLMeshbot SQLMeshbot released this 01 Feb 19:49
· 2674 commits to main since this release

🪲 Bug fixes

  • Order projections during insert overwrite when there WHERE clause is not present (#2074) @izeigerman
  • Do not include a schema def in CTAS unless all column types are known (#2063) @treysp