chore: use jsonprotocol

This commit is contained in:
Mythie
2023-06-23 18:05:43 +10:00
parent 56b6bc68c4
commit 0b1c4fadc6

View File

@ -1,6 +1,6 @@
generator client {
provider = "prisma-client-js"
previewFeatures = ["extendedWhereUnique"]
previewFeatures = ["extendedWhereUnique", "jsonProtocol"]
}
datasource db {