-- AlterTable
ALTER TABLE `workspace` ADD COLUMN `logoUrl` VARCHAR(191) NULL;
