Skip to content

Commit

Permalink
fix: migration revisions from #19532 (#20641)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpgaspar authored Jul 7, 2022
1 parent 3b4924f commit 4bfa622
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

# revision identifiers, used by Alembic.
revision = "cdcf3d64daf4"
down_revision = "b0d0249074e4"
down_revision = "c747c78868b6"


from alembic import op
Expand Down

0 comments on commit 4bfa622

Please sign in to comment.