Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simple fix for correctly inverting an add_index migration when a name has bee... | David Workman | 2011-05-23 | 1 | -0/+6 |
* | Add :bulk => true option to change_table | Pratik Naik | 2011-01-31 | 1 | -1/+1 |
* | command recorder will record commands sent to a delegate object | Aaron Patterson | 2010-11-19 | 1 | -0/+22 |
* | IrreversibleMigration is raised if we cannot invert the command | Aaron Patterson | 2010-11-19 | 1 | -0/+7 |
* | commands are reversed | Aaron Patterson | 2010-11-19 | 1 | -0/+7 |
* | partial implementation of the command recorder | Aaron Patterson | 2010-11-19 | 1 | -0/+72 |