Solution (see my comment): run
rake db:migrate:status
and correct problems you find there. In this case (per @MarkThomas’ followup), you might want to check all files you need are in place.
Solution (see my comment): run
rake db:migrate:status
and correct problems you find there. In this case (per @MarkThomas’ followup), you might want to check all files you need are in place.