3 lines
86 B
MySQL
3 lines
86 B
MySQL
|
-- AlterTable
|
||
|
ALTER TABLE "Application" ADD COLUMN "dockerComposeConfiguration" TEXT;
|