Skip to content

Releases: SQLMesh/sqlmesh

v0.40.0

09 Oct 21:09

Choose a tag to compare

🪲 Bug fixes

  • Fix the way arguments are passed from CLI to UI @vchan

v0.39.0

09 Oct 16:33
133541d

Choose a tag to compare

✨ Features

🪲 Bug fixes

  • Use dialect when generating types for mapping schema (#1531) @georgesittas
  • (mssql) Execute within transactions to prevent hanging (#1532) @treysp
  • Ensure we keep identifiers in unique keys (#1537) @tobymao
  • To_datetime now only accepts millis and not epoch seconds (#1540) @tobymao

👽 Other

v0.38.0

06 Oct 02:15
b5f8f0b

Choose a tag to compare

✨ Features

🪲 Bug fixes

👽 Other

v0.37.2

05 Oct 17:01
3ee59f9

Choose a tag to compare

🪲 Bug fixes

🧹 Chore

v0.37.1

04 Oct 17:13
4a23b49

Choose a tag to compare

🪲 Bug fixes

v0.37.0

03 Oct 23:37
5c4ce6c

Choose a tag to compare

✨ Features

🪲 Bug fixes

🧹 Chore

👽 Other

  • Set MSSQL supports materialized view flag to false (#1515) @treysp
  • Add info on specifying model kinds in python models (#1518) @treysp

v0.36.0

03 Oct 06:20

Choose a tag to compare

✨ Features

🪲 Bug fixes

  • Don't treat the PARAMETER token as a MacroVar start if it's not @ (#1505) @georgesittas
  • Use project dialect when parsing column_to_types for dbt projects (#1496) @crericha
  • In Airflow only generate cadence DAGs for snapshots promoted to prod (#1514) @izeigerman

🧹 Chore

👽 Other

v0.35.3

30 Sep 20:29
d820ce3

Choose a tag to compare

🪲 Bug fixes

v0.35.2

30 Sep 02:39
31f5a7e

Choose a tag to compare

🪲 Bug fixes

v0.35.1

29 Sep 21:21
5225c75

Choose a tag to compare

🪲 Bug fixes

🧹 Chore