aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/migration
Commit message (Expand)AuthorAgeFilesLines
...
* updating documentationAaron Patterson2010-11-191-1/+7
* IrreversibleMigration is raised if we cannot invert the commandAaron Patterson2010-11-191-1/+5
* commands are reversedAaron Patterson2010-11-191-1/+1
* add and remove timestamps can be invertedAaron Patterson2010-11-191-0/+8
* inverting add_indexAaron Patterson2010-11-191-0/+5
* partial implementation of the command recorderAaron Patterson2010-11-191-0/+48