Releases
v0.130.0
Compare
Sorry, something went wrong.
No results found
✨ Features
Adding ability to specify table/view type (#3253 ) @benfdking
(clickhouse) Use table/partition swap for insert-overwrite (#3226 ) @treysp
Treat models with unaligned start as non-deployable insted of ignoring them (#3295 ) @izeigerman
(clickhouse) Fall back to RENAME if EXCHANGE TABLES errors (#3296 ) @treysp
Add support for model selector expressions to the run command (#3305 ) @izeigerman
Support exit from the run command with a provided code when interrupted by an update to the target env (#3307 ) @izeigerman
Add sqlmesh.lock and fix plans with only req changes (#3299 ) @tobymao
Support the empty backfill mode for the plan command (#3312 ) @izeigerman
🪲 Bug fixes
Ensure table_diff works consistently with multiple join keys (#3281 ) @erindru
Hardcode dateparser to use UTC so it works in environments where /etc/localtime may have been modified (#3287 ) @erindru
Make sure that ignored models are not included in preview restatements (#3292 ) @izeigerman
Correctly handle snapshot serde during migrate (#3293 ) @z3z1ma
Small typo in output (#3306 ) @benfdking
Only backfill models selected for restatement when restatements are provided (#3308 ) @izeigerman
Skip creation call for tables that already exist (#3304 ) @Themiscodes
🧹 Chore
👽 Other
You can’t perform that action at this time.