enable query profiling for debug

This commit is contained in:
Roland Franssen
2019-12-06 16:05:43 +01:00
committed by GitHub
parent 4fcfbbebe9
commit e1a13418ab
@@ -1,6 +1,7 @@
doctrine:
dbal:
url: '%env(resolve:DATABASE_URL)%'
profiling_collect_backtrace: '%kernel.debug%'
# IMPORTANT: You MUST configure your server version,
# either here or in the DATABASE_URL env var (see .env file)