FIXUP WITH DOCTRINE DEV
This commit is contained in:
parent
41f90f07b1
commit
7de1654f9a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user