Skip to content

Commit

Permalink
resolve alembic multi version heads
Browse files Browse the repository at this point in the history
  • Loading branch information
fregataa committed Jan 21, 2025
1 parent e8dc154 commit f6e617c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""add uid and gid columns
Revision ID: f6ca2f2d04c1
Revises: ef9a7960d234
Revises: fb89f5d7817b
Create Date: 2024-12-20 12:16:07.077845
"""
Expand All @@ -11,7 +11,7 @@

# revision identifiers, used by Alembic.
revision = "f6ca2f2d04c1"
down_revision = "ef9a7960d234"
down_revision = "fb89f5d7817b"
branch_labels = None
depends_on = None

Expand Down

0 comments on commit f6e617c

Please sign in to comment.