kitloong / laravel-migrations-generator

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

Config file #131

Closed gpibarra closed 1 year ago

gpibarra commented 1 year ago

Resolve issue

https://github.com/kitloong/laravel-migrations-generator/issues/130

codecov[bot] commented 1 year ago

Codecov Report

Merging #131 (5233770) into 6.x (3680d8f) will decrease coverage by 0.00%. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##                6.x     #131      +/-   ##
============================================
- Coverage     92.88%   92.87%   -0.01%     
  Complexity      812      812              
============================================
  Files           112      112              
  Lines          2292     2289       -3     
============================================
- Hits           2129     2126       -3     
  Misses          163      163              
Impacted Files Coverage Δ
src/MigrateGenerateCommand.php 94.14% <100.00%> (ø)
src/MigrationsGeneratorServiceProvider.php 98.03% <100.00%> (-0.11%) :arrow_down:

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