v0.123.0
✨ Features
- Support external model dialects closes #3135 (#3136) @tobymao
- Add SQLMesh warning when an exp.Command is parsed (#3138) @VaggelisD
- Support mixed multi-repo SQLMesh and dbt projects (#3122) @Themiscodes
🪲 Bug fixes
- Recursively transform dataframe values when converting to a query (#3129) @georgesittas
- Catch optimize errors and log path (#3134) @tobymao
- Correctly generate when_matched SQL (#3141) @eakmanrq
- Types (#3131) @etonlels
- Don't error when same signal factory loaded twice (#3144) @treysp
- Variadic argument issue in loaders (#3147) @Themiscodes