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

Remove unused reported_fraud_at column from account_reset_requests #10735

Merged
merged 1 commit into from
May 31, 2024

Conversation

aduth
Copy link
Member

@aduth aduth commented May 31, 2024

🛠 Summary of changes

Drops the reported_fraud_at column from the account_reset_requests database table.

This was last used and marked ignored in #2528, but the field was never dropped from the database.

📜 Testing Plan

Verify that migration applies cleanly (rails db:migrate) and the application runs without errors.

changelog: Internal, Database, Remove unused database field
@aduth aduth merged commit 66f3025 into main May 31, 2024
2 checks passed
@aduth aduth deleted the aduth-rm-account-reset-request-reported-fraud-at branch May 31, 2024 18:18
@aduth aduth mentioned this pull request Jun 3, 2024
colter-nattrass pushed a commit that referenced this pull request Jun 3, 2024
…10735)

changelog: Internal, Database, Remove unused database field
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants