see https://rails.lighthouseapp.com/projects/8994/tickets/5849-rails3-rake-task-dbtestprepare-no-longer-handles-stored-procedures
Stored procedures that are created using AR migrations show up in the development and production databases are not added to the test database. This is creating a fair degree of difficulty with our test environment since it means that we must create the test database using the Rails2 branch and then switch to the rrails3 branch and run our tests by hand. If somebody in the know could take a look into this problem it would be greatly appreciated. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" 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-core?hl=en.
