-- AlterTable ALTER TABLE `Transaction` ADD COLUMN `sendNotification` BOOLEAN NOT NULL DEFAULT false;