Skip to content

Commit 8c366e0

Browse files
rename down revision
1 parent 7d7acac commit 8c366e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/postgres-database/src/simcore_postgres_database/migration/versions/47dc5c0a138e_preparation_for_osparc_io_migration.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""preparation for osparc.io migration
22
33
Revision ID: 47dc5c0a138e
4-
Revises: b39f2dc87ccd
4+
Revises: 4f6fd2586491
55
Create Date: 2025-05-19 14:55:15.889813+00:00
66
77
"""
@@ -12,7 +12,7 @@
1212

1313
# revision identifiers, used by Alembic.
1414
revision = "47dc5c0a138e"
15-
down_revision = "b39f2dc87ccd"
15+
down_revision = "4f6fd2586491"
1616
branch_labels = None
1717
depends_on = None
1818

0 commit comments

Comments
 (0)