Does Drizzle has this issue with SQLite? #1994
deadcoder0904
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
prisma/prisma-engines#4675
I tried it in my Next.js + Docker + Drizzle + SQLite app & it was having some issues with WAL mode so I made it so that Next.js only runs on 1 core. See WiseLibs/better-sqlite3#1155
My question is that is it a problem with Drizzle like it is for Prisma?
Beta Was this translation helpful? Give feedback.
All reactions