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

[ignore me] testing testing 123 #64006

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

[ignore me] testing testing 123 #64006

wants to merge 1 commit into from

Conversation

lobsterkatie
Copy link
Member

No description provided.

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Jan 27, 2024
@getsentry getsentry deleted a comment from sentry-io bot Jan 30, 2024
@getsantry getsantry bot added the Stale label Mar 7, 2024
@getsentry getsentry deleted a comment from getsantry bot Mar 18, 2024
@lobsterkatie lobsterkatie force-pushed the kmclb-TESTING branch 2 times, most recently from e848f78 to 5dba3cc Compare August 6, 2024 03:29
Copy link
Contributor

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

--
-- Alter field grouphash on grouphashmetadata
--
SET CONSTRAINTS "sentry_grouphashmeta_grouphash_id_c47122d9_fk_sentry_gr" IMMEDIATE; ALTER TABLE "sentry_grouphashmetadata" DROP CONSTRAINT "sentry_grouphashmeta_grouphash_id_c47122d9_fk_sentry_gr";
ALTER TABLE "sentry_grouphashmetadata" ADD CONSTRAINT "sentry_grouphashmeta_grouphash_id_c47122d9_fk_sentry_gr" FOREIGN KEY ("grouphash_id") REFERENCES "sentry_grouphash" ("id") DEFERRABLE INITIALLY DEFERRED NOT VALID;
ALTER TABLE "sentry_grouphashmetadata" VALIDATE CONSTRAINT "sentry_grouphashmeta_grouphash_id_c47122d9_fk_sentry_gr";

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 Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant