Skip to content

Commit acb8c09

Browse files
committed
i
1 parent 49d7cd7 commit acb8c09

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

backend/app/alembic/versions/a1b2c3d4e5f6_add_movie_watchlist_rating_models.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""Add movie watchlist rating models
22
33
Revision ID: a1b2c3d4e5f6
4-
Revises: 1a31ce608336
4+
Revises: fe56fa70289e
55
Create Date: 2026-02-04
66
77
"""
@@ -12,7 +12,7 @@
1212

1313
# revision identifiers, used by Alembic.
1414
revision = "a1b2c3d4e5f6"
15-
down_revision = "1a31ce608336"
15+
down_revision = "fe56fa70289e"
1616
branch_labels = None
1717
depends_on = None
1818

0 commit comments

Comments
 (0)