yiisoft / db

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

Remove parameter `$withColumn` from `Quoter::getTableNameParts()` #840

Closed Tigrov closed 6 months ago

Tigrov commented 6 months ago

Related PR

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 (b4254af) to head (6d390e5).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #840 +/- ## ============================================ + Coverage 99.56% 99.59% +0.02% + Complexity 1320 1316 -4 ============================================ Files 64 64 Lines 3243 3236 -7 ============================================ - Hits 3229 3223 -6 + Misses 14 13 -1 ```

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