From 2b5c0e452d1671f1f70b70fc377eec3fb7014d57 Mon Sep 17 00:00:00 2001 From: Kayue Yeung Date: Wed, 7 Sep 2022 22:41:54 +0800 Subject: [PATCH] Prevent eager loading hundreds of countries --- .../Resources/config/doctrine/model/Channel.orm.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/Sylius/Bundle/CoreBundle/Resources/config/doctrine/model/Channel.orm.xml b/src/Sylius/Bundle/CoreBundle/Resources/config/doctrine/model/Channel.orm.xml index d554153604c2..eface5b1c9d7 100644 --- a/src/Sylius/Bundle/CoreBundle/Resources/config/doctrine/model/Channel.orm.xml +++ b/src/Sylius/Bundle/CoreBundle/Resources/config/doctrine/model/Channel.orm.xml @@ -29,6 +29,7 @@ + @@ -41,7 +42,7 @@ - + @@ -55,7 +56,7 @@ - + @@ -65,7 +66,7 @@ - +