db->createCommand($row)->execute(); } return true; } public function safeDown() { echo " cannot be reverted.\n"; return false; } }