exec($query); } function down() { DBManager::get()->exec("ALTER TABLE `archiv` DROP `archiv_protected_file_id`"); } }