yiisoft / db

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

Fix casting integer to string in `AbstractCommand::getRawSql()` #788

Closed Tigrov closed 11 months ago

Tigrov commented 11 months ago
Q A
Is bugfix? ✔️
New feature?
Breaks BC?
Fixed issues -
what-the-diff[bot] commented 11 months ago

PR Summary

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (ad6577d) 99.64% compared to head (6e155c9) 99.64%. Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #788 +/- ## ========================================= Coverage 99.64% 99.64% Complexity 1265 1265 ========================================= Files 63 63 Lines 3063 3063 ========================================= Hits 3052 3052 Misses 11 11 ```

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