🪲 Bug fixes
- Include external models in mapping of context.table (#2882) @Themiscodes
- Control python model loading with enabled flag (#2891) @Themiscodes
- Improve cron message to use faster/slower (#2883) @eakmanrq
- Invalidate the cached model's rendered query after updating the mapping schema (#2884) @izeigerman
🧹 Chore
- Update python model docs to include audit example (#2888) @georgesittas
- Improve error reporting when loading seeds (#2892) @georgesittas