X-Git-Url: https://git.rapsys.eu/blog/blobdiff_plain/265f2057476ef98dcc72ce74d5bdab7a876ab758..3c4f6890cb9a3684dbce5850ec0fd80f430ca177:/config/packages/doctrine.yaml diff --git a/config/packages/doctrine.yaml b/config/packages/doctrine.yaml index 711c30c..7eb1161 100644 --- a/config/packages/doctrine.yaml +++ b/config/packages/doctrine.yaml @@ -7,6 +7,7 @@ doctrine: #server_version: '16' profiling_collect_backtrace: '%kernel.debug%' + use_savepoints: true orm: auto_generate_proxy_classes: true enable_lazy_ghost_objects: true