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