Skip to content

Commit

Permalink
fix(db): fix migration ID
Browse files Browse the repository at this point in the history
  • Loading branch information
olfamizen committed Feb 15, 2024
1 parent 83ffbe5 commit f544c5a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

# revision identifiers, used by Alembic.
revision = "fd73601a9075"
down_revision = "3c70366b10ea"
down_revision = "dae93f1d9110"
branch_labels = None
depends_on = None

Expand Down

0 comments on commit f544c5a

Please sign in to comment.