Skip to content

Commit

Permalink
(BSR)[API] fix: Wrong down revision hash
Browse files Browse the repository at this point in the history
  • Loading branch information
dramelet-pass committed Nov 21, 2024
1 parent 197de19 commit 1b1946d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# pre/post deployment: pre
# revision identifiers, used by Alembic.
revision = "3b79fd434823"
down_revision = "f670bc320b96"
down_revision = "ca78c57a4f44"
branch_labels: tuple[str] | None = None
depends_on: list[str] | None = None

Expand Down

0 comments on commit 1b1946d

Please sign in to comment.