Skip to content

Commit 6cf3cc8

Browse files
[Verda] Rename the datacrunch backend to verda #3344
Rollback old migration
1 parent 789c967 commit 6cf3cc8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/dstack/_internal/server/migrations/versions/5ad8debc8fe6_fixes_for_psql.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ def upgrade() -> None:
9999
"AWS",
100100
"AZURE",
101101
"CUDO",
102+
"DATACRUNCH",
102103
"DSTACK",
103104
"GCP",
104105
"KUBERNETES",
@@ -110,7 +111,6 @@ def upgrade() -> None:
110111
"RUNPOD",
111112
"TENSORDOCK",
112113
"VASTAI",
113-
"VERDA",
114114
],
115115
[
116116
TableReference(table_schema="public", table_name="instances", column_name="backend"),

0 commit comments

Comments
 (0)