<img width="500" alt="Image" src="https://github.com/user-attachments/assets/38e13a17-5510-44f1-9d65-ce733b70b4cc" /> --- When using `kysely-d1` for migrations in [Better Auth](https://www.better-auth.com/docs/concepts/cli#migrate), D1_ERROR occurs. With the same setup, `@libsql/kysely-libsql` migrations work fine. I created a custom Dialect, and migrations run correctly. - https://github.com/better-auth/better-auth/pull/7519 --- Could this issue be fixed in `kysely-d1`? 🙏
When using
kysely-d1for migrations in Better Auth, D1_ERROR occurs. With the same setup,@libsql/kysely-libsqlmigrations work fine.I created a custom Dialect, and migrations run correctly.
D1Databasebetter-auth/better-auth#7519Could this issue be fixed in
kysely-d1? 🙏