On 6/12/07, Jeremy Kemper <[EMAIL PROTECTED]> wrote: > > On 6/12/07, Jean Helou <[EMAIL PROTECTED]> wrote: > > [...] > > I tracked this down to postgresqk_adapter.rb in the index method, it > > does not differenciate between schemas. > > > > I have a small patch that corrects the problem for me, once the patch > > is applied, my schema.rb looks like : > > [...] > > Great troubleshooting. Please create a ticket and attach your patch at > http://dev.rubyonrails.org. See test/schema_test_postgresql.rb for an > example of testing with multiple schemas. > > jeremy
Here it comes : http://dev.rubyonrails.org/ticket/8659 Complete with its test case which fails before and passes after the patch jean --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
