Skip to content

Remove unused reported_fraud_at column from account_reset_requests#10735

Merged
aduth merged 1 commit intomainfrom
aduth-rm-account-reset-request-reported-fraud-at
May 31, 2024
Merged

Remove unused reported_fraud_at column from account_reset_requests#10735
aduth merged 1 commit intomainfrom
aduth-rm-account-reset-request-reported-fraud-at

Conversation

@aduth
Copy link
Contributor

@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
@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
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