Skip to content

Commit

Permalink
fix: migration revisions from apache#19532
Browse files Browse the repository at this point in the history
  • Loading branch information
dpgaspar committed Jul 7, 2022
1 parent 7626c31 commit c3d11ac
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 c3d11ac

Please sign in to comment.