Update doctrine.yaml

This commit is contained in:
Roland Franssen
2019-12-06 23:55:40 +01:00
committed by GitHub
parent e1a13418ab
commit 98d0e9a248
@@ -1,12 +1,14 @@
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)
#server_version: '5.7'
# backtrace queries in profiler (significantly increases memory usage per request)
#profiling_collect_backtrace: '%kernel.debug%'
# only needed for MySQL
charset: utf8mb4
default_table_options: