I apologise in advance for not being to provide a lot of information about this but I really am in a very weird situation: My schema.rb
file gets messed up between different git branches, carrying with it database fields at will with the relative migrations just not existing.
When I run rake db:migrate:status
I get a couple of ********** NO FILE **********
.
Has anyone been in a similar situation? I would appreciate any kind of leads for a direction to try.