I am currently working on a project and I have messed up my code. I went back and deleted the git branch. I am now going back through and adding all of the code back.
I need to create a db migration but the migration that I need to create says it already exists. I don't see how this could be possible.
My question is how would I get rails to just overwrite the table?