Skip to content

Commit a4da1b3

Browse files
committed
Merge branch 'MC-36204' into MC-36428
2 parents 2285b29 + 32ade16 commit a4da1b3

File tree

1 file changed

+1
-0
lines changed
  • lib/internal/Magento/Framework/DB/Adapter/Pdo

1 file changed

+1
-0
lines changed

lib/internal/Magento/Framework/DB/Adapter/Pdo/Mysql.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2788,6 +2788,7 @@ public function addIndex(
27882788

27892789
$this->resetDdlCache($tableName, $schemaName);
27902790

2791+
// @phpstan-ignore-next-line
27912792
return $result;
27922793
}
27932794

0 commit comments

Comments
 (0)