kitloong / laravel-migrations-generator

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

Support PostGIS extensions on PgSQL #224

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.23%. Comparing base (431f9bd) to head (2c29c99).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## feature/update #224 +/- ## ================================================= Coverage 95.22% 95.23% - Complexity 884 885 +1 ================================================= Files 99 99 Lines 2387 2390 +3 ================================================= + Hits 2273 2276 +3 Misses 114 114 ```

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