Skip to content

chore(alerts): Drop NeglectedRule table#114976

Merged
ceorourke merged 2 commits intomasterfrom
ceorourke/drop-neglectedrule
May 6, 2026
Merged

chore(alerts): Drop NeglectedRule table#114976
ceorourke merged 2 commits intomasterfrom
ceorourke/drop-neglectedrule

Conversation

@ceorourke
Copy link
Copy Markdown
Member

Follow up to #114927 to remove the table from Postgres.

@ceorourke ceorourke requested a review from a team as a code owner May 6, 2026 16:27
@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label May 6, 2026
Copy link
Copy Markdown
Member

@wedamija wedamija left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, just needs to be added to historical_silo_assignments

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 6, 2026

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

for 1082_drop_neglectedrule_table in sentry

--
-- Delete model NeglectedRule
--
DROP TABLE "sentry_neglectedrule" CASCADE;

@ceorourke ceorourke merged commit 675a700 into master May 6, 2026
83 checks passed
@ceorourke ceorourke deleted the ceorourke/drop-neglectedrule branch May 6, 2026 17:54
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.

2 participants