We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue by joelmaranhao Thursday Feb 07, 2013 at 16:08 GMT Originally opened as muratguzel#14
Since I installed letsrate, my rake db:migrate:redo or rake db:rollback will only redo or rollback the migration for letsrate.
I am obviously losing all the rating data after any attempt of redo or rollback of the last migration on my database.
I detailed the problem on stackoverflow, http://stackoverflow.com/questions/14711908/rake-dbrollback-reverting-the-wrong-migration
My feelings is the install of the gem broke something in my setup, and I don't know how to fix it.
Any suggestion is most welcome.
Cheers,
joel
The text was updated successfully, but these errors were encountered:
Comment by thekindofme Tuesday Feb 26, 2013 at 08:29 GMT
muratguzel#19 should solve this
Sorry, something went wrong.
No branches or pull requests
Issue by joelmaranhao
Thursday Feb 07, 2013 at 16:08 GMT
Originally opened as muratguzel#14
Since I installed letsrate, my rake db:migrate:redo or rake db:rollback will only redo or rollback the migration for letsrate.
I am obviously losing all the rating data after any attempt of redo or rollback of the last migration on my database.
I detailed the problem on stackoverflow, http://stackoverflow.com/questions/14711908/rake-dbrollback-reverting-the-wrong-migration
My feelings is the install of the gem broke something in my setup, and I don't know how to fix it.
Any suggestion is most welcome.
Cheers,
joel
The text was updated successfully, but these errors were encountered: