coolify/apps/server/prisma/migrations/20221201115801_simple_dockerfile_deployment/migration.sql

3 lines
76 B
MySQL
Raw Normal View History

2022-12-12 14:48:56 +01:00
-- AlterTable
ALTER TABLE "Application" ADD COLUMN "simpleDockerfile" TEXT;