This project is archived and is in readonly mode.

Changeset [1e3dce08e11bd11e7d774512ea599166c4c45378] by Michael Koziarski

April 9th, 2010 @ 12:30 AM

Revert "When creating database with rake, create schemas in schema_search_path if it doesn't exist."

This reverts commit 6c2a0675f11a9b5b8e88ed7dbccd65cb51be8029.

Reverting because it breaks the ability to run tests using a non-superuser.

Conflicts:

activerecord/lib/active_record/connection_adapters/postgresql_adapter.rb
activerecord/lib/active_record/railties/databases.rake

http://github.com/rails/rails/commit/1e3dce08e11bd11e7d774512ea5991...

Committed by Michael Koziarski

  • M activerecord/lib/active_record/connection_adapters/postgresql_adapter.rb
  • M activerecord/lib/active_record/railties/databases.rake
  • M activerecord/test/cases/active_schema_test_postgresql.rb
  • M activerecord/test/cases/adapter_test.rb

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>