Skip to content

Commit

Permalink
Merge pull request #1812 from bolt/bobdenotter-patch-1
Browse files Browse the repository at this point in the history
Update `UnderscoreNamingStrategy` in `doctrine.yaml`
  • Loading branch information
I-Valchev authored Sep 2, 2020
2 parents 753fe21 + cc74755 commit d4762e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/packages/doctrine.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ doctrine:

orm:
auto_generate_proxy_classes: '%kernel.debug%'
naming_strategy: doctrine.orm.naming_strategy.underscore
naming_strategy: doctrine.orm.naming_strategy.underscore_number_aware
auto_mapping: true
mappings:
Bolt:
Expand Down

0 comments on commit d4762e9

Please sign in to comment.