Skip to content

v0.75.0

Choose a tag to compare

@SQLMeshbot SQLMeshbot released this 02 Mar 00:48
· 2535 commits to main since this release
b130cd1

🪲 Bug fixes

  • Missing type in orval + bump playwright (#2201) @mykalmax
  • Use arg_key instead of in check to avoid hashing and false positives (#2203) @tobymao
  • Reduce the memory footprint during the migration (#2199) @izeigerman
  • Set the 'unrestorable' flag even when the snapshot has already been paused (#2205) @izeigerman
  • Map dbt model default dialect sqlserver -> tsql (#2200) @treysp

🧹 Chore