Skip to content

Commit

Permalink
Rebase migrations
Browse files Browse the repository at this point in the history
  • Loading branch information
r4victor committed Feb 13, 2025
1 parent ebafbe0 commit 9151270
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""Move attachment_data to volumes_attachments
Revision ID: a751ef183f27
Revises: 1338b788b612
Revises: 1e76fb0dde87
Create Date: 2025-02-12 13:19:57.569591
"""
Expand All @@ -11,7 +11,7 @@

# revision identifiers, used by Alembic.
revision = "a751ef183f27"
down_revision = "1338b788b612"
down_revision = "1e76fb0dde87"
branch_labels = None
depends_on = None

Expand Down

0 comments on commit 9151270

Please sign in to comment.