Skip to content
Snippets Groups Projects
Commit 24e7f20f authored by Neda Moeini's avatar Neda Moeini
Browse files

Fix the migration down revision ID

parent af8324b1
Branches
Tags
No related merge requests found
Pipeline #90595 failed
"""Add VRF product..
Revision ID: 6103f83731bb
Revises: 0e7e7d749617
Revises: 543afff041f9
Create Date: 2024-11-27 14:44:07.029634
"""
......@@ -10,7 +10,7 @@ from alembic import op
# revision identifiers, used by Alembic.
revision = '6103f83731bb'
down_revision = '0e7e7d749617'
down_revision = '543afff041f9'
branch_labels = None
depends_on = None
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment