Added indexes. Removed old migration.
This commit is contained in:
@@ -173,5 +173,7 @@ model Report {
|
||||
|
||||
@@index([userId])
|
||||
@@index([websiteId])
|
||||
@@index([type])
|
||||
@@index([name])
|
||||
@@map("report")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user