Skip to content

Commit 037272b

Browse files
committed
updates down revision in pg migration
1 parent 4ef9dd2 commit 037272b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/postgres-database/src/simcore_postgres_database/migration/versions/201aa37f4d9a_remove_workbench_column_from_projects_.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
# revision identifiers, used by Alembic.
1717
revision = "201aa37f4d9a"
18-
down_revision = "06eafd25d004"
18+
down_revision = "7e92447558e0"
1919
branch_labels = None
2020
depends_on = None
2121

0 commit comments

Comments
 (0)