Skip to content

Commit

Permalink
alembic (once again)
Browse files Browse the repository at this point in the history
  • Loading branch information
pablonyx committed Nov 18, 2024
1 parent c079165 commit 425da22
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 persona categories
Revision ID: 47e5bef3a1d7
Revises: 9cf5c00f72fe
Revises: dfbe9e93d3c7
Create Date: 2024-11-05 18:55:02.221064
"""
Expand All @@ -11,7 +11,7 @@

# revision identifiers, used by Alembic.
revision = "47e5bef3a1d7"
down_revision = "9cf5c00f72fe"
down_revision = "dfbe9e93d3c7"
branch_labels = None
depends_on = None

Expand Down

0 comments on commit 425da22

Please sign in to comment.