On Nov 11, 11:56 am, sathishkumar sadhasivam <[email protected]> wrote:
> > We have all the tables present in Mysql database. Now, I want to > create a migration files for all existing tables. > > Is that possible to create those? If yes, how is it? > > Even I have deleted the schema.rb file from RAILS_ROOT/db/ folder. > if you want to recreate the schema.rb file, rake db:schema:dump does that. Fred > Looking for solution to try it out. > > Thanks in Advance to all the user who is going put their thought > process into it, > > -Sathish Kumar --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

