mirror of
https://github.com/Drop-OSS/drop.git
synced 2025-11-17 10:11:10 +10:00
fix: update prisma schema and path
This commit is contained in:
@ -5,7 +5,7 @@ generator client {
|
||||
provider = "prisma-client-js"
|
||||
output = "client"
|
||||
moduleFormat = "esm"
|
||||
previewFeatures = ["prismaSchemaFolder", "fullTextSearchPostgres"]
|
||||
previewFeatures = ["fullTextSearchPostgres"]
|
||||
}
|
||||
|
||||
datasource db {
|
||||
|
||||
Reference in New Issue
Block a user