Migrations missing from disk should not fatal error

Issue #5 new
fool repo owner created an issue
  1. Create Migration A
  2. Up migration A
  3. Delete migration A on disk
  4. Do a miggy list

you will get fatal error for class not found.

miggy should be able to detect this in some cases and display an appropriate message. im not sure its possible to detect all cases.

Comments (0)

  1. Log in to comment