🪲 Bug fixes
- Missing type in orval + bump playwright (#2201) @mykalmax
- Use arg_key instead of in check to avoid hashing and false positives (#2203) @tobymao
- Reduce the memory footprint during the migration (#2199) @izeigerman
- Set the 'unrestorable' flag even when the snapshot has already been paused (#2205) @izeigerman
- Map dbt model default dialect sqlserver -> tsql (#2200) @treysp
🧹 Chore
- Bump sqlglot to v22.2.0 (#2202) @georgesittas