-- AlterTable ALTER TABLE `Location` ADD COLUMN `isOnMainMenu` BOOLEAN NOT NULL DEFAULT false;