Skip to content
Snippets Groups Projects
Commit 8566d152 authored by Karel van Klink's avatar Karel van Klink :smiley_cat: Committed by Neda Moeini
Browse files

re-order db migrations to avoid branching

parent ffb0e264
No related branches found
No related tags found
1 merge request!139Feature/add validation workflows
"""Add router validation task.
Revision ID: 6c986f219e3f
Revises: ab8d805d27b3
Revises: 32cad119b7c4
Create Date: 2023-09-22 17:13:01.223133
"""
......@@ -10,7 +10,7 @@ from alembic import op
# revision identifiers, used by Alembic.
revision = '6c986f219e3f'
down_revision = 'ab8d805d27b3'
down_revision = '32cad119b7c4'
branch_labels = None
depends_on = None
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment