samedi 27 juin 2015

Database migration stops halfway through

I've had issues trying to use PostgreSQL so changed my application to use MYSQL.

But, when I run rake db:migrate I get the following message before the migration stops:

-- PostgreSQL database dump complete

However when I run rake db:seed, I get told that I still have 303 migrations left. How can I complete this migration?

Aucun commentaire:

Enregistrer un commentaire