Updated doctrine-bundle recipe

This commit is contained in:
Jan Böhmer 2025-07-07 23:31:07 +02:00
parent 40a837b165
commit 41108bd969
2 changed files with 8 additions and 6 deletions

View file

@ -39,6 +39,8 @@ doctrine:
report_fields_where_declared: true
validate_xml_mapping: true
naming_strategy: doctrine.orm.naming_strategy.underscore_number_aware
identity_generation_preferences:
Doctrine\DBAL\Platforms\PostgreSQLPlatform: identity
auto_mapping: true
controller_resolver:
auto_mapping: true