Open ghost opened 8 years ago
When a migration fails, the return code from the rake db:migrate command should be non-zero so that the failure can be detected.
rake db:migrate
When a migration fails, the return code from the
rake db:migrate
command should be non-zero so that the failure can be detected.