Version Compatibility and Maintenance of `@effect/sql-kysely`
Hi, what version of Kysely should we use with
On the README, it's written 0.26.1->0.27.3 but in the
(https://github.com/Effect-TS/effect/blob/main/packages/sql-kysely/package.json#L65)
Also, is this integration maintained ? It looks like effect 3.19 release broke some stuff, and I'm unable to ugprade at the moment (see a previous thread here: https://discord.com/channels/795981131316985866/1435185185066061825/1436369718117138624)
@effect/sql-kysely ? On the README, it's written 0.26.1->0.27.3 but in the
package.json it's written ^0.28.2(https://github.com/Effect-TS/effect/blob/main/packages/sql-kysely/package.json#L65)
Also, is this integration maintained ? It looks like effect 3.19 release broke some stuff, and I'm unable to ugprade at the moment (see a previous thread here: https://discord.com/channels/795981131316985866/1435185185066061825/1436369718117138624)

