ALTER TABLE `importSettings` MODIFY COLUMN `bapExportMode` enum('browser','folder','both') NOT NULL DEFAULT 'browser';