🪲 Bug fixes
- Render audit condition when used in a @where(@condition) clause (#2713) @georgesittas
- Yet another edge case related to snowflake staged file syntax (#2714) @georgesittas
- We can't inspect built-in routines to get their file (#2720) @georgesittas
🧹 Chore
- Update ibis example (#2719) @georgesittas
- Add missing semicolon after MODEL statement in Table Migration docs (#2721) @schlich