Files
rails/activerecord/test
Vijay Dev 15f35c0ac0 Reversing the changes done in c278a2c while still resolving #1857.
The changes broke bulk migration tests and were fixed in 4d256bc6;
however that brought back the issue of #1857 and so this commit goes
back to the original scenario and just adds change_table to the list
of methods which are to be recorded in the CommandRecorder. The
method_missing now delegates all calls to the underlying connection as
before.
2011-07-02 23:43:13 +05:30
..
2008-01-18 07:27:03 +00:00
2010-12-03 12:00:09 -08:00
2011-06-06 15:47:29 -07:00