Skip to content

v0.116.0

Compare
Choose a tag to compare
@SQLMesh SQLMesh released this 02 Aug 16:28
· 315 commits to main since this release
6e71e5f

✨ Features

  • Add support for dbt adapter method quote_as_configured (#2970) @crericha

🪲 Bug fixes

  • Handle lookback correctly on incremental models with an end date defined (#2962) @erindru
  • Enable loading of Snowflake models that use staged file paths (#2973) @georgesittas
  • Full_refresh is expected to be None as a default value but the v… (#2978) @tobymao
  • Improve handling of the --where option in table_diff (#2975) @erindru

🧹 Chore

👽 Other