Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix random failures of tests on Travis | Prathamesh Sonpatki | 2016-02-12 | 1 | -1/+1 |
* | Correctly show deprecation warning for incompatible migrations | Prathamesh Sonpatki | 2016-02-12 | 1 | -0/+12 |
* | Added test for backward compatibility of null constraints on timestamp columns | Prathamesh Sonpatki | 2016-01-31 | 1 | -0/+30 |
* | Pare back default `index` option for the migration generator | Prathamesh Sonpatki | 2016-01-24 | 1 | -0/+18 |
* | fix remove_index for postgresql when running legacy migrations | Lachlan Sylvester | 2016-01-06 | 1 | -0/+16 |
* | Support removing custom-names indexes when only specifying column names | Grey Baker | 2015-12-15 | 1 | -0/+42 |