[Rails] Rails 2 to Rails 3 mysql migration?
I have an old rails project that is currently in Rails 2.3
I'm about to undertake updating the project to Rails 3.2.
The old project's production server is on mysql 5.0 and has a medium
size database (not huge, but certainly big enough that I need to keep
the data after I upgrade the app).
If I do a modern deployment of Rails 3.2 (apache and latest stable mysql
on latest suse linux) I'm wondering if I will be able to just copy the
db over from the old server, or if there will be a need for some sort of
a migration?
Any info on what I'm up against there will be much appreciated.
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@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home