mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 04:37:11 +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 {
|
datasource db {
|
||||||
provider = "postgresql"
|
provider = "postgresql"
|
||||||
|
relationMode = "prisma"
|
||||||
}
|
}
|
||||||
|
|
||||||
model User {
|
model User {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue