tobstarr-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2008-Nov-17 14:21 UTC
Database Views in Rails 2.2
Hi, we have a problem upgrading from Rails 2.1.2 to Rails 2.2 because of some Database Views (PostgreSQL) we use. rake db:test:clone_structure is copying the necessary Database Views to the test database. But when I run rake test/spec I see the line FATAL: database "<name>_test" does not exist every time I run rake test/spec. After running the tests the Views which did exist after clone_structure do not exist any more. Is there a way to fix this? Thanx, Tobi --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---