This commit is contained in:
Frank
2026-08-18 23:11:12 -04:00
parent 275a28f6ae
commit 574232db5e
9 changed files with 3268 additions and 22 deletions
@@ -1 +1 @@
ALTER TABLE `workspace` ADD `allow_non_zdr` boolean;
ALTER TABLE `workspace` ADD `allow_non_zdr` boolean;
@@ -3242,4 +3242,4 @@
}
],
"renames": []
}
}
@@ -0,0 +1 @@
ALTER TABLE `workspace` RENAME COLUMN `allow_non_zdr` TO `allow_training`;
File diff suppressed because it is too large Load Diff