Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: update mfa phone migration to be idempotent (#1687)
## What kind of change does this PR introduce? - Add `if not exists` so the migration is idempotent - Also drops the partial unique constraint on phone factors to avoid potential database bloat
- Loading branch information