Skip to content

v0.113.0

Choose a tag to compare

@SQLMeshbot SQLMeshbot released this 19 Jul 18:55
· 1941 commits to main since this release
ec0618d

✨ Features

🪲 Bug fixes

  • Allow overriding built-in datetime vars in tests (#2916) @treysp
  • Coercion of string to integers when converting csv to agate tables (#2918) @izeigerman
  • Ensure Python models are backed by tables and not views (#2908) @erindru
  • Only backfill modified models in the dev plan if unmodified models are not included (#2917) @izeigerman

🧹 Chore

👽 Other

  • Clean up model properties in concepts overview and model config reference (#2913) @treysp