Skip to content

Commit 44c5b46

Browse files
committed
ACP2E-63: Queries with bad performance
1 parent e68c1e3 commit 44c5b46

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/Sales/Model/ResourceModel/Provider/Query/IdListBuilder.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,8 @@ private function getLastUpdatedAtValue(string $gridTableName): string
8686
}
8787

8888
/**
89+
* Builds select object.
90+
*
8991
* @param string $mainTableName
9092
* @param string $gridTableName
9193
* @return Select

0 commit comments

Comments
 (0)