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
Rafael Mendonça França 7c69e2db36 Revert "Merge pull request #6416 from pmahoney/threadsafe-connection-pool"
This reverts commit d2901f0fc4, reversing
changes made to 525839fdd8.

Conflicts:
	activerecord/test/cases/connection_pool_test.rb

Reason: This change broke the build (http://travis-ci.org/#!/rails/rails/builds/1391490)
and we don't have any solution until now. I asked the author to try to
fix it and open a new pull request.
2012-05-22 15:01:36 -03:00
..
active_record/connection_adapters Remove useless argument in #columns. 2012-02-02 10:34:17 -02:00
assets Added test to illustrate bad binary blobs. 2012-01-31 13:45:00 -06:00
cases Revert "Merge pull request #6416 from pmahoney/threadsafe-connection-pool" 2012-05-22 15:01:36 -03:00
fixtures Tests for removing a HABTM association when optimistic locking is enabled. 2012-03-07 23:56:23 -05:00
migrations stop depending on the filesystem for interleaved migration tests 2012-01-13 14:33:59 -08:00
models Refactor aggregation writer method 2012-05-21 18:34:58 -03:00
schema Merge pull request #6238 from pwnall/pgsql_bytea_limit 2012-05-17 10:56:39 -07:00
support Remove IdentityMap 2012-03-13 20:08:54 -03:00
.gitignore
config.example.yml To support ActiveRecord unit tests for IBM DB2 2011-10-02 22:51:01 -04:00
config.rb