TypeError: client.migrate
I am getting this error
TypeError: client.migrate is not a function
with Kysely + Drizzle Kit + Turso + Bun + Nextjs when I drizzle-kit push
.
My config (in the root of nextjs project):
2 Replies
Bump
Getting this aswell, did you find a solution?