We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5f42395 + ce80390 commit 7ace631Copy full SHA for 7ace631
src/Processors/Migrate.php
@@ -25,7 +25,6 @@ protected function ensureRepository(): void
25
{
26
$this->runCommand(Names::INSTALL, [
27
'--' . Options::CONNECTION => $this->options->connection,
28
- '--' . Options::FORCE => true,
29
]);
30
}
31
0 commit comments