aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/migration
Commit message (Expand)AuthorAgeFilesLines
* Add :bulk => true option to change_tablePratik Naik2011-01-311-1/+1
* command recorder will record commands sent to a delegate objectAaron Patterson2010-11-191-0/+22
* IrreversibleMigration is raised if we cannot invert the commandAaron Patterson2010-11-191-0/+7
* commands are reversedAaron Patterson2010-11-191-0/+7
* partial implementation of the command recorderAaron Patterson2010-11-191-0/+72