Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Made target migrations actually work | David Heinemeier Hansson | 2005-07-09 | 1 | -3/+5 |
* | Added a VERSION parameter to the migrate task that allows you to do "rake mig... | David Heinemeier Hansson | 2005-07-09 | 1 | -0/+23 |
* | Sugared up migrations with even more bling #1609 [Tobias Luekte] | David Heinemeier Hansson | 2005-07-05 | 1 | -3/+14 |
* | Added new Migrations framework for describing schema transformations in a way... | David Heinemeier Hansson | 2005-07-04 | 1 | -3/+99 |
* | Sort the migration files explicitly so that they are always ordered correctly. | Jamis Buck | 2005-06-07 | 1 | -2/+2 |
* | Fixed documentation and prepared for 0.11.0 release | David Heinemeier Hansson | 2005-03-22 | 1 | -3/+3 |
* | Ensure that the schema information table is available before doing any migration | David Heinemeier Hansson | 2005-03-01 | 1 | -1/+1 |
* | Added preliminary support for an agile database migration technique (currentl... | David Heinemeier Hansson | 2005-03-01 | 1 | -0/+94 |