addSql('UPDATE activity SET comment_comment = remark'); $this->addSql('ALTER TABLE activity DROP remark'); } }