Skip to content

Commit

Permalink
fix(alembic) one head
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierre-Narcisi committed Jan 20, 2025
1 parent b76af00 commit bfcf4a7
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""fieldmapping default values
Revision ID: e43b01a18850
Revises: 6734d8f7eb2a
Revises: 5cf0ce9e669c
Create Date: 2024-11-28 17:33:06.243150
"""
Expand All @@ -12,7 +12,7 @@

# revision identifiers, used by Alembic.
revision = "e43b01a18850"
down_revision = "6734d8f7eb2a"
down_revision = "5cf0ce9e669c"
branch_labels = None
depends_on = None

Expand Down

0 comments on commit bfcf4a7

Please sign in to comment.