ALTER TABLE `importSettings` ADD `exportFolderType` enum('local','teams','sharepoint') DEFAULT 'local' NOT NULL;