mirror of
https://github.com/umami-software/umami.git
synced 2026-02-14 01:25:37 +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 {
|
generator client {
|
||||||
provider = "prisma-client"
|
provider = "prisma-client"
|
||||||
previewFeatures = ["queryCompiler", "driverAdapters"]
|
previewFeatures = ["driverAdapters"]
|
||||||
output = "../src/generated/prisma"
|
output = "../src/generated/prisma"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue