Skip to content

Conversation

@mifu67
Copy link
Contributor

@mifu67 mifu67 commented Jan 10, 2025

Follow-up to #83131. May need to add this table to the historical silo assignments if the migration is a no-op.

@mifu67 mifu67 requested a review from a team as a code owner January 10, 2025 17:38
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Jan 10, 2025
@github-actions
Copy link
Contributor

This PR has a migration; here is the generated SQL for src/sentry/migrations/0811_fully_delete_auth_provider_default_teams.py ()

--
-- Delete model AuthProviderDefaultTeams
--
DROP TABLE "sentry_authprovider_default_teams" CASCADE;

Copy link
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.

Looks like it's ok, thanks!

@mifu67 mifu67 merged commit 37f7a52 into master Jan 10, 2025
50 checks passed
@mifu67 mifu67 deleted the mifu67/delete-auth-provider-default-teams-p2 branch January 10, 2025 18:11
andrewshie-sentry pushed a commit that referenced this pull request Jan 22, 2025
Follow-up to #83131. May need to
add this table to the historical silo assignments if the migration is a
no-op.
@github-actions github-actions bot locked and limited conversation to collaborators Jan 26, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants