We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd2541c commit 35142f2Copy full SHA for 35142f2
prisma/schema.prisma
@@ -1,5 +1,6 @@
1
generator client {
2
provider = "prisma-client-js"
3
+ engineType = "client"
4
}
5
6
datasource db {
0 commit comments