-- AlterTable ALTER TABLE `Product` MODIFY `hidden` BOOLEAN NOT NULL DEFAULT true;