✨ Features
- Expose columns to types of parent models in MacroEvaluator (#1488) @georgesittas
🪲 Bug fixes
- (MSSQL) Drop views in cascading DROP SCHEMA (#1521) @treysp
- Fix caption (#1547) @treysp
- Wursthall test order @tobymao
- Use the default start in plan when there are paused forward-only snapshots (#1548) @izeigerman
- Fix tests due to sqlglot upgrade (#1549) @tobymao
- Empty schema and schema name parsing (#1550) @eakmanrq
- Force no color when using github markdown console (#1551) @eakmanrq
- Bump sqlglot to v18.12.0 (#1553) @georgesittas
🧹 Chore
- Refactor the detection of SQLMESH_MOCKED_STAR (#1554) @georgesittas
- Pin Pydantic v1 (#1556) @vchan