rake db:test:purge drops development schema instead of test schema ------------------------------------------------------------------
Key: JRUBY-2619 URL: http://jira.codehaus.org/browse/JRUBY-2619 Project: JRuby Issue Type: Bug Components: ActiveRecord-JDBC Affects Versions: JRuby 1.1.2 Environment: MacOS X 10.5 Reporter: Igor Minar Priority: Blocker Attachments: db:test:purge-task-fix.patch I just upgraded to 0.8.1 and I noticed that every time I run any tests using rake, all the tables in my dev db get dropped. When I downgraded to 0.8, the problem went away. I found the bug/typo in the code that causes this and created a patch. /i -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email