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