yiisoft / db-migration

The package implementing migration for yiisoft/db.
https://www.yiiframework.com/
BSD 3-Clause "New" or "Revised" License
29 stars 16 forks source link

Check alter column for MSSQL #226

Closed Tigrov closed 10 months ago

Tigrov commented 10 months ago
Q A
Is bugfix?
New feature?
Breaks BC?
Fixed issues #11
codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (a9bfbf0) 100.00% compared to head (02e1633) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #226 +/- ## =========================================== Coverage 100.00% 100.00% Complexity 309 309 =========================================== Files 19 19 Lines 1014 1014 =========================================== Hits 1014 1014 ```

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

Tigrov commented 10 months ago

Fixed by yiisoft/db-mssql#282