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 3907872 + 9cc11d2 commit 2a8802aCopy full SHA for 2a8802a
src/Mapping/ClassMetadataFactory.php
@@ -642,7 +642,7 @@ private function determineIdGeneratorStrategy(AbstractPlatform $platform): int
642
configuration.
643
We currently recommend "SEQUENCE" for "%s", when using DBAL 3,
644
and "IDENTITY" when using DBAL 4,
645
- so you should use probably use the following configuration before upgrading to DBAL 4,
+ so you should probably use the following configuration before upgrading to DBAL 4,
646
and remove it after deploying that upgrade:
647
648
$configuration->setIdentityGenerationPreferences([
0 commit comments