Hey 👋
A small batch of bug fixes. Please report any issues. 🤞😰🤞
🚀 Features
🐞 Bugfixes
- Add
ExtractColumnTypeandDrainOuterGenerictype exports by @mifi in #1679 - fix:
$narrowTypecompilation errors whencomposite: true. by @igalklebanov in #1681 - fix:
executeTakeFirstcompilation error when composite. by @igalklebanov in #1683 - fix:
with/withRecursivecompilation errors when composite. by @igalklebanov in #1684
PostgreSQL 🐘 / MSSQL 🥅
- fix: Migrator attempts to create custom migration schema even if it exists and fails on dialects that don't support
if not exists. by @austin-hall-skylight in #1608
PostgreSQL 🐘 / SQLite 📘
- fix:
returningcompilation errors whencomposite. by @igalklebanov in #1682
📖 Documentation
📦 CICD & Tooling
- chore: bump
pnpmto 10.26.1, useallowBuildsandblockExoticSubdeps. by @igalklebanov in #1663 - chore: bump dependencies. by @igalklebanov in #1685
⚠️ Breaking Changes
🐤 New Contributors
- @austin-hall-skylight made their first contribution in #1608
- @mifi made their first contribution in #1679
Full Changelog: v0.28.9...v0.28.10