In a short time after the application goes on, there will be an automatic update of the location tables from the other database. Because the structure of each database (original one and mine) are not the same, it will be harder. Is there a trick to handle this problem in Rails (to keep the classic structure for primary and foreign keys in Rails) or is it better to keep the original struture i would like to import for primary and foreign keys ? (and use a plugin to define primary / foreign keys in Rails)
-- 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 -~----------~----~----~----~------~----~------~--~---

