🪲 Bug fixes
- Remove trailing whitespaces in the JINJA_STATEMENT and JINJA_QUERY body (#1884) @izeigerman
- Only delete the snapshot temp table if no other snapshot uses the same temp version (#1887) @izeigerman
- Improve the condition under which sqlmesh raises an error about snapshot being unrevertable (#1879) @izeigerman
🧹 Chore
- Bump sqlglot to 20.3.0 @izeigerman