Skip to content

Commit

Permalink
Updating database revision numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
whitdog47 committed Sep 7, 2023
1 parent 02ee406 commit 481aed6
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""Adds new restrict to stable incident priority id
Revision ID: 0356472ea980
Revises: 4e57f5b1f3f3
Revises: 1dd78f49e303
Create Date: 2023-09-01 15:30:52.512886
"""
Expand All @@ -10,7 +10,7 @@

# revision identifiers, used by Alembic.
revision = "0356472ea980"
down_revision = "4e57f5b1f3f3"
down_revision = "1dd78f49e303"
branch_labels = None
depends_on = None

Expand Down

0 comments on commit 481aed6

Please sign in to comment.