Commit 47becd4
authored
feat: add index on channelId for SelectedCalendar (calcom#27403)
Add database index on the channelId column in the SelectedCalendar
table to improve lookup performance for watched calendar channels.1 parent 7abbc8c commit 47becd4
2 files changed
Lines changed: 3 additions & 0 deletions
File tree
- packages/prisma
- migrations/20260130000000_add_selected_calendar_channel_id_index
Lines 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 | |
|---|---|---|---|
| |||
1052 | 1052 | | |
1053 | 1053 | | |
1054 | 1054 | | |
| 1055 | + | |
1055 | 1056 | | |
1056 | 1057 | | |
1057 | 1058 | | |
| |||
0 commit comments