Commit 6eae63d
committed
ProjectAlertStorage index
```
CREATE INDEX CONCURRENTLY IF NOT EXISTS "ProjectAlertStorage_alertChannelId_alertType_storageId_idx" ON "ProjectAlertStorage"("alertChannelId", "alertType", "storageId");
```1 parent 0e14b6d commit 6eae63d
File tree
2 files changed
+4
-0
lines changed- internal-packages/database/prisma
- migrations/20260409155506_project_alert_storage_alert_channel_idx
2 files changed
+4
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2192 | 2192 | | |
2193 | 2193 | | |
2194 | 2194 | | |
| 2195 | + | |
| 2196 | + | |
2195 | 2197 | | |
2196 | 2198 | | |
2197 | 2199 | | |
| |||
0 commit comments