23 Jul 03:18
2.0.2 migrations seem totally broken
From: Brandon Casci <rails-mailing-list@...>
Subject: 2.0.2 migrations seem totally broken
Newsgroups: gmane.comp.lang.ruby.rails
Date: 2008-07-23 01:20:07 GMT
Subject: 2.0.2 migrations seem totally broken
Newsgroups: gmane.comp.lang.ruby.rails
Date: 2008-07-23 01:20:07 GMT
I have a Rails app running under 2.0.2. I created the app with 2.1, but eventually ran into some bugs and set the app to run at 2.0.2, and commented out the 2.1 initializers. I've created and dropped the database a few times so I could have a clean slate. The issue is the version number migrations dumps into schema_info doesn't seem to help at all. Anytime I run rake db:migrate, it wants to run all the migrations. Also as a side effect, you can't rollback or do much else. I tried re-installing rake and that made no difference. Is there a 2.1 setting in my 2.0.2 app that I missed? Thanks. -- -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk@... To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe@... For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
RSS Feed