Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add a Table#name accessor like TableDefinition#name | Cody Cutrer | 2014-11-10 | 1 | -0/+6 |
* | Change the default `null` value for timestamps | Sean Griffin | 2014-08-12 | 1 | -2/+2 |
* | Allow to specify a type for foreign key column in migrations | Andrey Novikov | 2014-07-22 | 1 | -0/+14 |
* | Use teardown helper method. | Guo Xiang Tan | 2014-03-14 | 1 | -1/+1 |
* | Change all `MiniTest` to `Minitest` since, `MiniTest` namespace has been rena... | Vipul A M | 2013-12-18 | 1 | -1/+1 |
* | Add active_support/testing/autorun | Rafael Mendonça França | 2012-12-31 | 1 | -0/+1 |
* | Differentiate between remove_column and remove_columns. Make remove_column re... | Marc-Andre Lafortune | 2012-12-21 | 1 | -2/+2 |
* | Simplify change_table and avoid duplicated logic | Marc-Andre Lafortune | 2012-12-21 | 1 | -26/+5 |
* | Add rename_index to change_table. | Jarek Radosz | 2012-11-19 | 1 | -0/+7 |
* | Refactor references schema definitions | Aleksey Magusev | 2012-07-03 | 1 | -16/+12 |
* | port some mocha to minitest/mock | Aaron Patterson | 2012-05-18 | 1 | -0/+221 |