mirror of
https://github.com/umami-software/umami.git
synced 2025-12-06 01:18:00 +01:00
Updated db build.
This commit is contained in:
parent
3650204519
commit
2dbe80b7ca
4 changed files with 15 additions and 18 deletions
|
|
@ -1,8 +1,7 @@
|
|||
generator client {
|
||||
provider = "prisma-client-js"
|
||||
provider = "prisma-client"
|
||||
previewFeatures = ["queryCompiler", "driverAdapters"]
|
||||
output = "../src/generated/prisma"
|
||||
moduleFormat = "esm"
|
||||
}
|
||||
|
||||
datasource db {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue