Displaying 1 result from an estimated 1 matches for "main_development".
2009 Jul 11
3
Migration in Multiple Database
...rom past few days.
.I am talking about separate migration for each one of the multiple
database that a single rails application has connection with.I know that
rails can work with multiple databases but what with migrations
for e.g
my main rails application has a connection to two databases
1> main_development
2> secondary_development
Know suppose i have to create a new migration for my secondary database
how do i do it
thanks to everyone
--
Posted via http://www.ruby-forum.com/.