diff --git a/app/config/eccube/packages/dev/doctrine.yaml b/app/config/eccube/packages/dev/doctrine.yaml new file mode 100644 index 00000000000..52f421b4a65 --- /dev/null +++ b/app/config/eccube/packages/dev/doctrine.yaml @@ -0,0 +1,5 @@ +# https://github.com/symfony/demo/blob/master/config/packages/prod/doctrine.yaml +# https://symfony.com/doc/master/bundles/DoctrineBundle/configuration.html +doctrine: + orm: + result_cache_driver: array