Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | adding documentation for reversible migrations | Aaron Patterson | 2010-11-19 | 1 | -1/+11 |
* | invertable migrations are working | Aaron Patterson | 2010-11-19 | 1 | -1/+1 |
* | command recorder will record commands sent to a delegate object | Aaron Patterson | 2010-11-19 | 1 | -3/+13 |
* | updating documentation | Aaron Patterson | 2010-11-19 | 1 | -1/+7 |
* | IrreversibleMigration is raised if we cannot invert the command | Aaron Patterson | 2010-11-19 | 1 | -1/+5 |
* | commands are reversed | Aaron Patterson | 2010-11-19 | 1 | -1/+1 |
* | add and remove timestamps can be inverted | Aaron Patterson | 2010-11-19 | 1 | -0/+8 |
* | inverting add_index | Aaron Patterson | 2010-11-19 | 1 | -0/+5 |
* | partial implementation of the command recorder | Aaron Patterson | 2010-11-19 | 1 | -0/+48 |