chore: use jsonprotocol

This commit is contained in:
Mythie
2023-06-23 18:05:43 +10:00
parent 4b063b68ab
commit d8a094a324

View File

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