Skip to content

Commit

Permalink
Migration fix
Browse files Browse the repository at this point in the history
Signed-off-by: Nikolai <nrozanov@iponweb.net>
  • Loading branch information
Nikolai committed Jun 6, 2024
1 parent 6547e20 commit 2fd8103
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""asset_audit_log
Revision ID: 126d65cbe6b4
Revises: 81cbbf42357b
Revises: 202505c5cb06
Create Date: 2024-05-27 15:48:07.399594
"""
Expand All @@ -10,7 +10,7 @@

# revision identifiers, used by Alembic.
revision = "126d65cbe6b4"
down_revision = "81cbbf42357b"
down_revision = "202505c5cb06"
branch_labels = None
depends_on = None

Expand Down

0 comments on commit 2fd8103

Please sign in to comment.