This commit is contained in:
Jan Böhmer 2026-01-05 23:16:33 +01:00
parent 3f0e4b09ce
commit e0a25009d9

View file

@ -109,8 +109,6 @@ class DBMigrationCommand extends Command
$this->targetEM->persist($item);
}
$this->targetEM->flush();
$io->
}
$io->progressFinish();