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