Skip to content
Snippets Groups Projects
Verified Commit 64bc2af2 authored by Karel van Klink's avatar Karel van Klink :smiley_cat:
Browse files

update down revision for iBGP workflow db migration

parent 4a22b292
No related branches found
No related tags found
1 merge request!126Add iBGP workflow and LibreNMS client
Pipeline #85414 passed
"""Add iBGP mesh workflow. """Add iBGP mesh workflow.
Revision ID: bacd55c26106 Revision ID: bacd55c26106
Revises: 815033570ad7 Revises: f0764c6f392c
Create Date: 2023-12-18 17:58:29.581963 Create Date: 2023-12-18 17:58:29.581963
""" """
...@@ -10,7 +10,7 @@ from alembic import op ...@@ -10,7 +10,7 @@ from alembic import op
# revision identifiers, used by Alembic. # revision identifiers, used by Alembic.
revision = 'bacd55c26106' revision = 'bacd55c26106'
down_revision = '815033570ad7' down_revision = 'f0764c6f392c'
branch_labels = None branch_labels = None
depends_on = 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