New
0.28.11
Hey π
A small batch of bug fixes. Please report any issues. π€π°π€
π Features
π Bugfixes
- Prevent re-use of finished trx outside callback by @jacobpgn in https://github.com/kysely-org/kysely/pull/1694
SQLite π
- returning needs to come before order by in sqlite for an update..where query. by @hwisu in https://github.com/kysely-org/kysely/pull/1691
π Documentation
- Add MariaDB Dialect by @AwaludinAR in https://github.com/kysely-org/kysely/pull/1646
π¦ CICD & Tooling
- test: add runtime json dehydration tests. by @igalklebanov in https://github.com/kysely-org/kysely/pull/1688
- chore: bump dependencies. by @igalklebanov in https://github.com/kysely-org/kysely/pull/1693
β οΈ Breaking Changes
π€ New Contributors
- @hwisu made their first contribution in https://github.com/kysely-org/kysely/pull/1691
- @AwaludinAR made their first contribution in https://github.com/kysely-org/kysely/pull/1646
Full Changelog: https://github.com/kysely-org/kysely/compare/v0.28.10...v0.28.11