chore: import upstream snapshot with attribution
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
-- AlterEnum
|
||||
ALTER TYPE "ProjectDeploymentStatus" ADD VALUE 'STOPPED';
|
||||
|
||||
-- AlterTable
|
||||
ALTER TABLE "ProjectDeployment" ADD COLUMN "stoppedAt" TIMESTAMP(3);
|
||||
Reference in New Issue
Block a user