Skip to content

Commit

Permalink
Merge pull request #704
Browse files Browse the repository at this point in the history
  • Loading branch information
symfony-flex-server[bot] committed Jan 10, 2020
2 parents a4cb97d + f009bca commit 196d95a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doctrine/doctrine-bundle/1.12/config/packages/doctrine.yaml
Expand Up @@ -10,6 +10,9 @@ doctrine:
charset: utf8mb4
default_table_options:
collate: utf8mb4_unicode_ci

# backtrace queries in profiler (increases memory usage per request)
#profiling_collect_backtrace: '%kernel.debug%'
orm:
auto_generate_proxy_classes: true
naming_strategy: doctrine.orm.naming_strategy.underscore_number_aware
Expand Down

0 comments on commit 196d95a

Please sign in to comment.