yiisoft / db

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

Remove `$rawSql` parameter from `AbstractCommand::internalExecute()` method #841

Closed Tigrov closed 6 months ago

Tigrov commented 6 months ago

Remove $rawSql parameter from

Q A
Is bugfix?
New feature?
Breaks BC? ✔️
Fixed issues #767
codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 99.59%. Comparing base (68823a6) to head (7f9ce7a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #841 +/- ## ========================================= Coverage 99.59% 99.59% Complexity 1316 1316 ========================================= Files 64 64 Lines 3236 3236 ========================================= Hits 3223 3223 Misses 13 13 ```

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