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