[Rails] Re: Need some information
Well, analysis has shown that database should be refactored, because
it's pretty unstructured, some data is duplicated or unnecessary etc.
Some tables are used by another modules(not RoR).
What is the best way (i mean easiest)) ) to redesign database?
Should I use migrations?
Or just write database in plain SQL and then generate objects from SQL
tables?
Or modify existing models manually?
--
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 this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home