yiisoft / db

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

Remove `TableSchemaInterface::compositeForeignKey()` method #839

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.56%. Comparing base (f0f8d90) to head (a302e5b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #839 +/- ## ============================================ - Coverage 99.56% 99.56% -0.01% + Complexity 1321 1320 -1 ============================================ Files 64 64 Lines 3245 3243 -2 ============================================ - Hits 3231 3229 -2 Misses 14 14 ```

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