mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 04:37:11 +01:00
Removed queryCompiler.
This commit is contained in:
parent
b255b4738f
commit
514ea70d2a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
generator client {
|
||||
provider = "prisma-client"
|
||||
previewFeatures = ["queryCompiler", "driverAdapters"]
|
||||
previewFeatures = ["driverAdapters"]
|
||||
output = "../src/generated/prisma"
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue