kitloong / laravel-migrations-generator

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

Fix #237 Generate `CURRENT_TIMESTAMP` with precision #240

Closed kitloong closed 1 week ago

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 95.63%. Comparing base (29128c5) to head (3320d14). Report is 2 commits behind head on feature/fix.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## feature/fix #240 +/- ## ================================================= + Coverage 95.61% 95.63% +0.01% - Complexity 892 895 +3 ================================================= Files 99 99 Lines 2511 2519 +8 ================================================= + Hits 2401 2409 +8 Misses 110 110 ```

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