Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | allow mass-assign version attribute in AR::SchemaMigration | Sergey Nartimov | 2012-02-06 | 1 | -0/+2 |
* | make sure the migration table is alive and empty | Aaron Patterson | 2012-01-13 | 1 | -2/+1 |
* | refactor schema migration table creation to the schema migration model | Aaron Patterson | 2012-01-13 | 1 | -0/+18 |
* | convert the migration list to a Set, remove duplicate code | Aaron Patterson | 2012-01-13 | 1 | -0/+4 |
* | use the schema migration model to dump schema info | Aaron Patterson | 2012-01-13 | 1 | -1/+3 |
* | add a migration schema model | Aaron Patterson | 2012-01-13 | 1 | -0/+9 |