exec($query); } function down() { DBManager::get()->exec("DROP TABLE IF EXISTS `studygroup_invitations`"); } }