mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 04:37:11 +01:00
Revert Prisma build.
This commit is contained in:
parent
77131158f7
commit
bf6c9395c6
14 changed files with 14 additions and 15 deletions
|
|
@ -1,7 +1,6 @@
|
|||
generator client {
|
||||
provider = "prisma-client"
|
||||
provider = "prisma-client-js"
|
||||
previewFeatures = ["driverAdapters"]
|
||||
output = "../src/generated/prisma"
|
||||
}
|
||||
|
||||
datasource db {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue