mirror of
https://github.com/umami-software/umami.git
synced 2025-12-06 01:18:00 +01:00
Added indexes. Removed old migration.
This commit is contained in:
parent
3ccdd95f49
commit
0724201f69
2 changed files with 2 additions and 19 deletions
|
|
@ -173,5 +173,7 @@ model Report {
|
|||
|
||||
@@index([userId])
|
||||
@@index([websiteId])
|
||||
@@index([type])
|
||||
@@index([name])
|
||||
@@map("report")
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue