> AnyArbitraryModel.connection.execute(all_of_your_sql) >
but in my case, my whole of the data is static and i want to populate into the table at the time of migration itself. It is going to be like creation of table followed by insertion of 1000s of rows into them. Will it work there too? If possible can you please explain the syntax of above command in the context of my problem. --vipin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

