Skip to content

v0.110.0

Choose a tag to compare

@SQLMeshbot SQLMeshbot released this 09 Jul 15:37
· 1971 commits to main since this release
d6af3f9

✨ Features

🪲 Bug fixes

  • Check for null or duplicate primary keys when running table_diff (#2840) @Themiscodes
  • Move metadata only macro funcs from model's data hash to metadata hash (#2862) @vchan
  • Update macro arg. resolution test to fix CI (#2873) @georgesittas
  • Support for trailing comments in SQL model definitions (#2863) @izeigerman
  • Duplicate columns in table diff query (#2861) @na399
  • Normalize excluded columns in STAR macro, fix except_ logging (#2880) @georgesittas
  • Normalization issue in table diff (#2872) @Themiscodes

🧹 Chore

👽 Other

  • Clarify the scheduler type value for each support scheduler configuration (#2878) @izeigerman