Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(eap-spans): Make project_id index removal migration a no-op #6215

Merged
merged 1 commit into from
Aug 15, 2024

Conversation

phacops
Copy link
Contributor

@phacops phacops commented Aug 15, 2024

This migration will take a really long time in US and it already ran in S4S and DE, so, to prevent it from running in US while unblocking the pipeline, we're making it a no-op.

@phacops phacops requested a review from a team as a code owner August 15, 2024 21:57
Copy link

This PR has a migration; here is the generated SQL

-- start migrations

-- forward migration events_analytics_platform : 0007_drop_project_id_index
-- end forward migration events_analytics_platform : 0007_drop_project_id_index




-- backward migration events_analytics_platform : 0007_drop_project_id_index
-- end backward migration events_analytics_platform : 0007_drop_project_id_index

@phacops phacops enabled auto-merge (squash) August 15, 2024 21:58
@phacops phacops merged commit 5155a47 into master Aug 15, 2024
30 checks passed
@phacops phacops deleted the pierre/eap-spans-no-op-project_id-index-removal branch August 15, 2024 22:22
@getsentry-bot
Copy link
Contributor

PR reverted: fc11af1

getsentry-bot added a commit that referenced this pull request Aug 16, 2024
…op (#6215)"

This reverts commit 5155a47.

Co-authored-by: phacops <336345+phacops@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants