New
0.28.10
Hey π
A small batch of bug fixes. Please report any issues. π€π°π€
π Features
π Bugfixes
- Add
ExtractColumnTypeandDrainOuterGenerictype exports by @mifi in https://github.com/kysely-org/kysely/pull/1679 - fix:
$narrowTypecompilation errors whencomposite: true. by @igalklebanov in https://github.com/kysely-org/kysely/pull/1681 - fix:
executeTakeFirstcompilation error when composite. by @igalklebanov in https://github.com/kysely-org/kysely/pull/1683 - fix:
with/withRecursivecompilation errors when composite. by @igalklebanov in https://github.com/kysely-org/kysely/pull/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 https://github.com/kysely-org/kysely/pull/1608
PostgreSQL π / SQLite π
- fix:
returningcompilation errors whencomposite. by @igalklebanov in https://github.com/kysely-org/kysely/pull/1682