feat: add stopGracePeriodSwarm column to multiple database tables and update journal and snapshot metadata

This commit is contained in:
Mauricio Siu
2025-10-04 23:57:13 -06:00
parent a3f9f9b7a1
commit 23c891d6fc
4 changed files with 6621 additions and 1 deletions

View File

@@ -21,7 +21,6 @@ import { gitlab } from "./gitlab";
import { mounts } from "./mount";
import { ports } from "./port";
import { previewDeployments } from "./preview-deployments";
import { projects } from "./project";
import { redirects } from "./redirects";
import { registry } from "./registry";
import { security } from "./security";