kitloong / laravel-migrations-generator

Laravel Migrations Generator: Automatically generate your migrations from an existing database schema.
MIT License
2.45k stars 270 forks source link

`level` key check for backward compatibility #122

Closed kitloong closed 1 year ago

kitloong commented 1 year ago

level key check for backward compatibility

codecov[bot] commented 1 year ago

Codecov Report

Merging #122 (1af447b) into 6.x (c1632cb) will increase coverage by 0.00%. The diff coverage is 80.00%.

@@            Coverage Diff            @@
##                6.x     #122   +/-   ##
=========================================
  Coverage     93.01%   93.01%           
- Complexity      745      747    +2     
=========================================
  Files           108      108           
  Lines          2118     2120    +2     
=========================================
+ Hits           1970     1972    +2     
  Misses          148      148           
Impacted Files Coverage Δ
.../Repositories/Entities/MariaDB/CheckConstraint.php 50.00% <80.00%> (+4.54%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.