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

Re-order db migrations

parent 6a65a6c3
No related branches found
No related tags found
No related merge requests found
"""Add router modification workflow for kentik licenses. """Add router modification workflow for kentik licenses.
Revision ID: 87a05eddee3e Revision ID: 87a05eddee3e
Revises: 41fd1ae225aq Revises: 844aa61c09ce
Create Date: 2024-08-02 15:09:42.597063 Create Date: 2024-08-02 15:09:42.597063
""" """
...@@ -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 = '87a05eddee3e' revision = '87a05eddee3e'
down_revision = '41fd1ae225aq' down_revision = '844aa61c09ce'
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