Skip to content

Commit

Permalink
refact: change migration alembic order
Browse files Browse the repository at this point in the history
Reviewed-by: andriac
  • Loading branch information
andriacap committed Apr 16, 2024
1 parent 3e22da5 commit cfb7e5c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

# revision identifiers, used by Alembic.
revision = "84f40d008640"
down_revision = "5a2c9c65129f"
down_revision = "9f4db1786c22"
branch_labels = None
depends_on = None

Expand Down

0 comments on commit cfb7e5c

Please sign in to comment.