Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | normalizes indentation and whitespace across the project | Xavier Noria | 2016-08-06 | 1 | -1/+1 |
* | tests, use `if_exists: true` instead of `rescue nil`. | Yves Senn | 2015-09-22 | 1 | -1/+1 |
* | Bring original puts back after finishing tests | Akira Matsuda | 2014-08-29 | 1 | -4/+0 |
* | Change the default `null` value for timestamps | Sean Griffin | 2014-08-12 | 1 | -1/+1 |
* | Initialize accessors to remove some warnings in Ruby 2.0 | Carlos Antonio da Silva | 2012-11-19 | 1 | -4/+2 |
* | Add references schema statements | Aleksey Magusev | 2012-07-03 | 1 | -1/+1 |
* | Refactor migration test_helper | Aleksey Magusev | 2012-07-01 | 1 | -23/+4 |
* | silencing migrator tests, refactoring the migration test helper | Aaron Patterson | 2012-01-16 | 1 | -0/+9 |
* | adding a test class for table renaming | Aaron Patterson | 2012-01-13 | 1 | -0/+6 |
* | moving more renaming tests to the proper test case | Aaron Patterson | 2012-01-13 | 1 | -0/+8 |
* | moving rename column tests to their own class | Aaron Patterson | 2012-01-13 | 1 | -0/+41 |