Skip to content

v0.148.0

Compare
Choose a tag to compare
@SQLMesh SQLMesh released this 20 Jan 20:20
· 57 commits to main since this release
5d1fe65

✨ Features

🪲 Bug fixes

  • Correctly document invalidate_hard_delete behavior (#3655) @eakmanrq
  • Fix MotherDuck token attach syntax (#3659) @naoyak
  • Exclude pending restatement intervals when fetching max interval end for a snapshot (#3661) @izeigerman
  • Refresh snapshot intervals after determining the max interval end per model (#3664) @izeigerman
  • Airflow tests @izeigerman
  • Defer creation of the deploable table for a new forward-only model (#3657) @izeigerman
  • Restatements for incremental by partition (#3656) @treysp
  • Use the model's dialect when printing expressions as part of error messages (#3666) @izeigerman

👽 Other