Files
rails/activerecord/lib/active_record
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
..
2011-06-28 22:31:24 +02:00
2011-05-10 03:44:57 -07:00
2011-06-17 16:30:40 -03:00
2011-06-30 10:18:36 -03:00