-- AlterTable
ALTER TABLE `notification` ADD COLUMN `workspaceId` VARCHAR(191) NULL;
