-- Migration: add imageUrl to Recipe ALTER TABLE `Recipe` ADD COLUMN `imageUrl` VARCHAR(191) NULL;