Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Integer limit out of range should be allowed to raise. Closes #6272 | Erich Menge | 2012-05-16 | 1 | -4/+0 |
* | Add `create_join_table` migration helper to create HABTM join tables | Rafael Mendonça França | 2012-01-27 | 1 | -1/+0 |
* | move another index related test case | Aaron Patterson | 2012-01-13 | 1 | -70/+0 |
* | move tests regarding index modification to their own class | Aaron Patterson | 2012-01-13 | 1 | -84/+0 |
* | decoupling more tests from AR::Base | Aaron Patterson | 2012-01-13 | 1 | -0/+45 |
* | move more schema modification tests | Aaron Patterson | 2012-01-13 | 1 | -0/+70 |
* | move column ordering tests to it's own class | Aaron Patterson | 2012-01-10 | 1 | -46/+0 |
* | refactoring migration test | Aaron Patterson | 2012-01-10 | 1 | -0/+414 |