yiisoft / db

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

Support `Traversable` values with empty columns for `batchInsert()` #820

Closed Tigrov closed 5 months ago

Tigrov commented 5 months ago

Related PRs

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

Codecov Report

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

Project coverage is 99.56%. Comparing base (c0951d7) to head (82e4f34). Report is 4 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #820 +/- ## ========================================= Coverage 99.56% 99.56% - Complexity 1316 1319 +3 ========================================= Files 64 64 Lines 3236 3244 +8 ========================================= + Hits 3222 3230 +8 Misses 14 14 ```

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