FIXUP WITH DOCTRINE DEV

This commit is contained in:
Hugo Sales 2020-09-07 23:52:29 +00:00 committed by Hugo Sales
parent 41f90f07b1
commit 7de1654f9a
Signed by: someonewithpc
GPG Key ID: 7D0C7EAFC9D835A0
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@ doctrine:
url: '%env(resolve:DATABASE_URL)%'
charset: UTF8
schema_filter: ~^(?!rememberme_token)~ # Ignore these in migrations
profiling_collect_backtrace: true
orm:
auto_generate_proxy_classes: true
naming_strategy: doctrine.orm.naming_strategy.underscore_number_aware