We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7296c9a commit 045cdffCopy full SHA for 045cdff
demo/symfony7.x-types/config/packages/doctrine.yaml
@@ -6,7 +6,6 @@ doctrine:
6
# either here or in the DATABASE_URL env var (see .env file)
7
#server_version: '13'
8
orm:
9
- auto_generate_proxy_classes: true
10
naming_strategy: doctrine.orm.naming_strategy.underscore_number_aware
11
auto_mapping: true
12
mappings:
demo/symfony7.x/config/packages/doctrine.yaml
0 commit comments