Skip to content

v0.110.1

Choose a tag to compare

@SQLMeshbot SQLMeshbot released this 11 Jul 15:25
· 1965 commits to main since this release
47b5000

🪲 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