Tim Peters
2008-Dec-19 05:27 UTC
index "unique_schema_migrations" should use table prefix/suffix
Hi, I''ve run into a problem when running multiple rails applications inside the same database, using different table prefixes. Both apps will try to create an index named "unique_schema_migrations". Lighthouse ticket (includes patch): http://rails.lighthouseapp.com/projects/8994/tickets/1543-index-unique_schema_migrations-should-use-table-prefixsuffix Thanks, Tim --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---