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.
force
1 parent 09333f9 commit ce80390Copy full SHA for ce80390
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