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 bd90d28 + 5f4bd17 commit be90446Copy full SHA for be90446
docs/en/configuration.rst
@@ -217,6 +217,8 @@ Configuration Reference
217
proxy_namespace: Proxies
218
# Enables the new implementation of proxies based on lazy ghosts instead of using the legacy implementation
219
enable_lazy_ghost_objects: false
220
+ identity_generation_preferences:
221
+ Doctrine\DBAL\Platforms\PostgreSQLPlatform: identity
222
223
entity_managers:
224
0 commit comments