yiisoft / db

Yii Database Library
https://www.yiiframework.com/
BSD 3-Clause "New" or "Revised" License
130 stars 35 forks source link

Refactor `Query::column()` #815

Closed Tigrov closed 2 months ago

Tigrov commented 2 months ago

Improve performance

Q A
Is bugfix?
New feature?
Breaks BC?
Fixed issues -
codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.56%. Comparing base (789523f) to head (e54c7b0). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #815 +/- ## ========================================= Coverage 99.56% 99.56% Complexity 1316 1316 ========================================= Files 64 64 Lines 3228 3236 +8 ========================================= + Hits 3214 3222 +8 Misses 14 14 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.