mirror of
https://github.com/umami-software/umami.git
synced 2025-12-06 01:18:00 +01:00
Revert "remove relationMode from schema file"
This reverts commit bc737268b6.
This commit is contained in:
parent
d51f0641a6
commit
099c8bf1b4
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ generator client {
|
|||
|
||||
datasource db {
|
||||
provider = "postgresql"
|
||||
relationMode = "prisma"
|
||||
}
|
||||
|
||||
model User {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue