Skip to content

Commit

Permalink
Merge pull request #5093 from bcgov/dev-migrationidfix-summary
Browse files Browse the repository at this point in the history
DocumentType migration script version fix
  • Loading branch information
aparna-aot authored Feb 26, 2024
2 parents 77f9e98 + 89ac642 commit 259b761
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

# revision identifiers, used by Alembic.
revision = '932d6dae5570'
down_revision = 'b4da31675bd0'
down_revision = 'd42a1cf67c5c'
branch_labels = None
depends_on = None

Expand Down

0 comments on commit 259b761

Please sign in to comment.