Skip to content

Commit

Permalink
Update migration
Browse files Browse the repository at this point in the history
  • Loading branch information
sonicaj committed Dec 19, 2024
1 parent 708e0b9 commit 1bba2a0
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
TNC Support
Revision ID: 83d9689fcbc8
Revises: aea6bced4328
Create Date: 2024-12-12 12:30:41.855489+00:00
Revises: 19cdc9f2d2df
Create Date: 2024-12-19 12:30:41.855489+00:00
"""
from alembic import op
import sqlalchemy as sa


revision = '83d9689fcbc8'
down_revision = 'aea6bced4328'
down_revision = '19cdc9f2d2df'
branch_labels = None
depends_on = None

Expand Down

0 comments on commit 1bba2a0

Please sign in to comment.