addSql('UPDATE document SET `need_group_administration`="0" WHERE `dtype`="template"'); } public function down(Schema $schema): void { // this down() migration is auto-generated, please modify it to your needs } }