Skip to content

Commit

Permalink
Update schema.prisma
Browse files Browse the repository at this point in the history
Signed-off-by: Twinkle069 <[email protected]>
  • Loading branch information
aikoonee authored Apr 19, 2024
1 parent e28cb58 commit ca8285d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions prisma/schema.prisma
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

generator client {
provider = "prisma-client-js"
//engineType = "binary" // if you using replit than use this engine type to fix errors
}

datasource db {
Expand Down

0 comments on commit ca8285d

Please sign in to comment.