Skip to content

🔧 chore(data-secrecy v2): delete DataSecrecyWaiver model #95571

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

Merged
merged 1 commit into from
Jul 15, 2025

Conversation

iamrajjoshi
Copy link
Member

@iamrajjoshi iamrajjoshi commented Jul 15, 2025

followup to #95464 (needs this deployed first)

closes ECO-824

@iamrajjoshi iamrajjoshi requested a review from a team July 15, 2025 17:19
@iamrajjoshi iamrajjoshi self-assigned this Jul 15, 2025
@iamrajjoshi iamrajjoshi requested a review from a team as a code owner July 15, 2025 17:19
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Jul 15, 2025
Copy link
Contributor

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

for 0951_delete_ds_waiver in sentry

--
-- Delete model DataSecrecyWaiver
--
DROP TABLE "sentry_datasecrecywaiver" CASCADE;

@iamrajjoshi iamrajjoshi merged commit 2fa0ff3 into master Jul 15, 2025
66 checks passed
@iamrajjoshi iamrajjoshi deleted the raj/ds-v2/deprecate-v1/delete-model-3 branch July 15, 2025 21:54
Copy link

linear bot commented Jul 15, 2025

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.

3 participants