3 lines
70 B
MySQL
Raw Normal View History

2022-03-20 15:14:33 +01:00
-- AlterTable
ALTER TABLE "Application" ADD COLUMN "phpModules" TEXT;