Skip to content

Commit

Permalink
Drop bad migration
Browse files Browse the repository at this point in the history
manisandro committed Oct 27, 2023
1 parent 22602d8 commit 6e01fe6
Showing 2 changed files with 2 additions and 44 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""add expires column to permalinks table
Revision ID: 0307976d3d52
Revises: d397557cf130
Revises: 85d1c50359ad
Create Date: 2023-10-26 19:18:52.896721
"""
@@ -11,7 +11,7 @@

# revision identifiers, used by Alembic.
revision = '0307976d3d52'
down_revision = 'd397557cf130'
down_revision = '85d1c50359ad'
branch_labels = None
depends_on = None

This file was deleted.

0 comments on commit 6e01fe6

Please sign in to comment.