php-database-migration icon indicating copy to clipboard operation
php-database-migration copied to clipboard

Migrate Errors

Open nafiudanlawal opened this issue 5 years ago • 0 comments

Errors from failed SQL execution from migration files not displayed. The console shows 100% complete even when there was an error executing the SQL script at the database side. The changelog also changes regardless of problems in execution. This can lead to failed migrations seen as completed.

nafiudanlawal avatar Oct 21 '20 14:10 nafiudanlawal