Update schema.prisma
This commit is contained in:
parent
666308bc72
commit
46cffe38bb
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
generator client {
|
||||
provider = "prisma-client-js"
|
||||
binaryTargets = ["native", "linux-musl"]
|
||||
previewFeatures = ["interactiveTransactions"]
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue