Skip to content

0.28.10

Latest

Choose a tag to compare

@igalklebanov igalklebanov released this 18 Jan 07:13
· 18 commits to master since this release
Immutable release. Only release title and notes can be modified.
v0.28.10
09275f3

Hey πŸ‘‹

A small batch of bug fixes. Please report any issues. 🀞😰🀞

πŸš€ Features

🐞 Bugfixes

  • Add ExtractColumnType and DrainOuterGeneric type exports by @mifi in #1679
  • fix: $narrowType compilation errors when composite: true. by @igalklebanov in #1681
  • fix: executeTakeFirst compilation error when composite. by @igalklebanov in #1683
  • fix: with/withRecursive compilation 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 πŸ“˜

πŸ“– Documentation

πŸ“¦ CICD & Tooling

⚠️ Breaking Changes

🐀 New Contributors

Full Changelog: v0.28.9...v0.28.10