Skip to content

Commit cf51253

Browse files
committed
Fix alembic migration sequence
1 parent 1755f91 commit cf51253

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/renku_data_services/migrations/versions/fa511acd4581_add_project_storage.py

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

1414
# revision identifiers, used by Alembic.
1515
revision = "fa511acd4581"
16-
down_revision = "01k4dy9r2we4"
16+
down_revision = "36435401b2e7"
1717
branch_labels = None
1818
depends_on = None
1919

0 commit comments

Comments
 (0)