-- AlterTable ALTER TABLE `problems` ADD COLUMN `imageUrl` VARCHAR(191) NULL, ADD COLUMN `pageImageUrl` VARCHAR(191) NULL;