Skip to content

Commit 82ca42f

Browse files
author
Andres D. Molins
committed
Fix: Solve overlapping migrations.
1 parent d6bc30e commit 82ca42f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployment/migrations/versions/0030_d8e9852e5775_fix_compute_message_status_on_vm_cost_.py renamed to deployment/migrations/versions/0031_d8e9852e5775_fix_compute_message_status_on_vm_cost_.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
# revision identifiers, used by Alembic.
1212
revision = 'd8e9852e5775'
13-
down_revision = '46f7e55ff55c'
13+
down_revision = '9e600f404aa1'
1414
branch_labels = None
1515
depends_on = None
1616

0 commit comments

Comments
 (0)