mirror of
https://github.com/umami-software/umami.git
synced 2025-12-06 01:18:00 +01:00
Updated packages.
This commit is contained in:
parent
6799bd113a
commit
67105f2cff
4 changed files with 143 additions and 133 deletions
|
|
@ -1,7 +1,7 @@
|
|||
generator client {
|
||||
provider = "prisma-client"
|
||||
previewFeatures = ["driverAdapters", "queryCompiler"]
|
||||
output = "../src/generated/prisma"
|
||||
provider = "prisma-client"
|
||||
output = "../src/generated/prisma"
|
||||
engineType = "client"
|
||||
}
|
||||
|
||||
datasource db {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue