Skip to content

chore(migrations): normalize autodetected MetaData index name - #3177

Open
FrankApiyo wants to merge 1 commit into
mainfrom
chore/normalize-metadata-index-name
Open

chore(migrations): normalize autodetected MetaData index name#3177
FrankApiyo wants to merge 1 commit into
mainfrom
chore/normalize-metadata-index-name

Conversation

@FrankApiyo

@FrankApiyo FrankApiyo commented Jul 15, 2026

Copy link
Copy Markdown
Member

Changes / Features implemented

Normalizes an autodetected MetaData index name. There is pre-existing drift between the models state and the migrations state on main, so every makemigrations run keeps regenerating this rename until it lands.

Steps taken to verify this change does what is intended

  • The RenameIndex operation is generated verbatim by makemigrations on main; CI runs migrations

Side effects of implementing this change

  • None beyond the index rename

Before submitting this PR for review, please make sure you have:

  • Included tests (migration only — covered by the migration-check CI job)
  • Updated documentation

Pre-existing drift on main; surfaced by any makemigrations run.
Split out of #3155 so the feature migration only creates
PendingEmailChange.
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.

1 participant