update alembic revision

This commit is contained in:
Dniel97
2026-07-09 21:12:42 +02:00
parent 24f854e61d
commit db442ed8fa

View File

@@ -1,7 +1,7 @@
"""drop billing playcount unique constraint
Revision ID: 63f1fc2e334c
Revises: ada3e2d02483
Revises: 1b78db5898f4
Create Date: 2026-07-03 18:01:52.160242
"""
@@ -11,7 +11,7 @@ import sqlalchemy as sa
# revision identifiers, used by Alembic.
revision = '63f1fc2e334c'
down_revision = 'ada3e2d02483'
down_revision = '1b78db5898f4'
branch_labels = None
depends_on = None