yiisoft / db

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

Remove `SchemaInterface::isReadQuery()` method #846

Closed Tigrov closed 1 month ago

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

Codecov Report

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

Project coverage is 99.72%. Comparing base (ca37aa1) to head (9954b77).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #846 +/- ## ============================================ + Coverage 99.62% 99.72% +0.09% + Complexity 1312 1311 -1 ============================================ Files 64 64 Lines 3228 3225 -3 ============================================ Hits 3216 3216 + Misses 12 9 -3 ```

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