Skip to content

Add Alembic merge migration to resolve multiple heads#605

Open
maxachis wants to merge 1 commit intodevfrom
merge-alembic-heads
Open

Add Alembic merge migration to resolve multiple heads#605
maxachis wants to merge 1 commit intodevfrom
merge-alembic-heads

Conversation

@maxachis
Copy link
Copy Markdown
Collaborator

@maxachis maxachis commented Apr 5, 2026

Summary

  • Adds a merge migration to unify the two divergent Alembic heads (c4f9bbf8a201 and a1b2c3d4e5f6) on dev
  • This resolves the Multiple head revisions are present error that is causing all CI tests to fail on PR Dev to Main — March 2026 #603

Test plan

  • CI passes — alembic upgrade head should no longer error with multiple heads
  • alembic heads shows a single head

🤖 Generated with Claude Code

Merges heads c4f9bbf8a201 and a1b2c3d4e5f6 so that `alembic upgrade head`
works without error in CI.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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