-- having the same issue on rails 2.2.2 and 2.3.2 0 as long as I specify version zero. I can get the db:migrate to work. If I leave off the version, I get the error message above, only version number 3...
anyone seen this. Is there an environment setting that controls this? I have tried config.active_record.timestamped_migrations = false which goes back to the 2.0.x migration numbering instead of the timestamps, but that seems only to control the file names. -- 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

