There was an error while loading. Please reload this page.
1 parent 3075f78 commit 46fbbe8Copy full SHA for 46fbbe8
1 file changed
config/packages/doctrine.yaml
@@ -11,7 +11,7 @@ doctrine:
11
orm:
12
enable_native_lazy_objects: true
13
validate_xml_mapping: true
14
- naming_strategy: doctrine.orm.naming_strategy.underscore_number_aware
+ naming_strategy: doctrine.orm.naming_strategy.underscore
15
identity_generation_preferences:
16
Doctrine\DBAL\Platforms\PostgreSQLPlatform: identity
17
0 commit comments