Cannot read properties of null (reading 'dialect')
await migrate(db, { migrationsFolder: "server/db/migrations" })
is failing. I'm using d1. What could be the issue?0 Replies
await migrate(db, { migrationsFolder: "server/db/migrations" })
is failing. I'm using d1. What could be the issue?