Skip to content

Commit c78dfec

Browse files
author
Oleksandr Iegorov
committed
MC-19791: Poor performance on sales order update - string to integer
1 parent 0aa973d commit c78dfec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/internal/Magento/Framework/Model/ResourceModel/Db/AbstractDb.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -785,7 +785,7 @@ protected function saveNewObject(\Magento\Framework\Model\AbstractModel $object)
785785
}
786786

787787
/**
788-
* Check is column data type is numeric
788+
* Check if column data type is numeric
789789
*
790790
* Based on column description
791791
*

0 commit comments

Comments
 (0)