Skip to content

chore(open-periods): Add index for GroupOpenPeriodActivity.event_id#109625

Open
kcons wants to merge 1 commit intomasterfrom
kcons/newindy
Open

chore(open-periods): Add index for GroupOpenPeriodActivity.event_id#109625
kcons wants to merge 1 commit intomasterfrom
kcons/newindy

Conversation

@kcons
Copy link
Member

@kcons kcons commented Feb 27, 2026

Fixes ISWF-2149.

@kcons kcons requested a review from wedamija February 27, 2026 23:38
@kcons kcons requested a review from a team as a code owner February 27, 2026 23:38
@linear
Copy link

linear bot commented Feb 27, 2026

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Feb 27, 2026
@github-actions
Copy link
Contributor

This PR has a migration; here is the generated SQL for src/sentry/migrations/1037_add_index_groupopenperiodactivity_event_id.py

for 1037_add_index_groupopenperiodactivity_event_id in sentry

--
-- Create index sentry_grou_event_i_9c9778_idx on field(s) event_id of model groupopenperiodactivity
--
CREATE INDEX CONCURRENTLY "sentry_grou_event_i_9c9778_idx" ON "sentry_groupopenperiodactivity" ("event_id");

@kcons kcons requested a review from a team February 27, 2026 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant