🪲 Bug fixes
- Return a column type instead of an instance of the type in Redshift dbt target (#1700) @izeigerman
- Categorization of forward-only snapshots after rebasing (#1703) @izeigerman
- Discard file changes file after closing tab (#1702) @mykalmax
- No gaps check for non-representative snapshots (#1704) @izeigerman
- Handle windows path for models and files (#1707) @mykalmax
🧹 Chore
- Bump sqlglot to v19.4.0 (#1706) @georgesittas
- Simplify the error message. Make it more actionable @izeigerman
- Remove patch to handle url with dot (#1708) @mykalmax