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

Generate the index with user-defined type column after the column is generated #228

Closed kitloong closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 95.37%. Comparing base (6c2c786) to head (7a16b2c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 7.x #228 +/- ## ============================================ + Coverage 95.23% 95.37% +0.13% - Complexity 884 890 +6 ============================================ Files 99 99 Lines 2394 2421 +27 ============================================ + Hits 2280 2309 +29 + Misses 114 112 -2 ```

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