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