mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-01-14 06:09:33 +00:00
fixed
This commit is contained in:
parent
3f0e4b09ce
commit
e0a25009d9
1 changed files with 0 additions and 2 deletions
|
|
@ -109,8 +109,6 @@ class DBMigrationCommand extends Command
|
||||||
$this->targetEM->persist($item);
|
$this->targetEM->persist($item);
|
||||||
}
|
}
|
||||||
$this->targetEM->flush();
|
$this->targetEM->flush();
|
||||||
|
|
||||||
$io->
|
|
||||||
}
|
}
|
||||||
|
|
||||||
$io->progressFinish();
|
$io->progressFinish();
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue