Skip to content

v0.95.0

Choose a tag to compare

@SQLMeshbot SQLMeshbot released this 10 May 16:03
· 2199 commits to main since this release

✨ Features

  • Add ability to override the engine adapter of a unit test (#2553) @georgesittas
  • Provide helpful error for invalid model defaults keys (#2564) @treysp
  • Add virtual_properties and rename table_properties to physical_properties (#2561) @Kayrnt
  • Allow macro functions to be used as model meta properties (#2574) @georgesittas
  • Allow user-supplied queries to generate unit test data (#2579) @georgesittas

🪲 Bug fixes

🧹 Chore

👽 Other