Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 246 Bytes

2021-11-15-remove-unnecessary-searches-when-loading-associations.md

File metadata and controls

6 lines (6 loc) · 246 Bytes
title issue
Remove unnecessary searches when loading associations
NEXT-18709

Core

  • Changed \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader to not perform full reads when loading associations but no Ids are defined.