Skip to content

Commit

Permalink
Rebase Migration
Browse files Browse the repository at this point in the history
  • Loading branch information
dhaselhan committed Dec 17, 2024
1 parent 7b266bf commit efa1fb3
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
"""Add legacy id to compliance reports
Revision ID: 5b374dd97469
Revises: 5d729face5ab
Create Date: 2024-12-13 19:25:32.076684
Revises: f93546eaec61
Create Date: 2024-17-13 12:25:32.076684
"""

Expand All @@ -11,7 +11,7 @@

# revision identifiers, used by Alembic.
revision = "5b374dd97469"
down_revision = "5d729face5ab"
down_revision = "f93546eaec61"
branch_labels = None
depends_on = None

Expand Down

0 comments on commit efa1fb3

Please sign in to comment.