1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/test
Michael Koziarski 1e3dce08e1 Revert "When creating database with rake, create schemas in schema_search_path if it doesn't exist."
This reverts commit 6c2a0675f1.

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
2010-04-09 11:30:40 +12:00
..
assets move assets and models 2008-01-18 07:27:03 +00:00
cases Revert "When creating database with rake, create schemas in schema_search_path if it doesn't exist." 2010-04-09 11:30:40 +12:00
connections Remove support for SQLite 2. 2009-08-17 14:54:34 +01:00
fixtures Add inverse polymorphic association support. [#3520 state:resolved] 2009-12-28 15:12:13 +01:00
migrations Made migrations transactional for PostgreSQL [#834 state:resolved] 2008-08-22 14:46:25 -07:00
models Add Relation extensions 2010-04-02 17:38:02 +01:00
schema Revert "primary_key now supports :limit for MySQL". Break Sam Ruby app. 2010-03-27 14:39:43 +01:00
config.rb Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails 2008-01-21 17:20:51 +00:00