kitloong / laravel-migrations-generator

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

Add MariaDB Driver #219

Closed kitloong closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 95.19%. Comparing base (1742526) to head (f376da2).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 7.x #219 +/- ## ============================================ + Coverage 95.15% 95.19% +0.03% Complexity 885 885 ============================================ Files 99 99 Lines 2393 2392 -1 ============================================ Hits 2277 2277 + Misses 116 115 -1 ```

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