aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/migration/compatibility_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Added test for backward compatibility of null constraints on timestamp columnsPrathamesh Sonpatki2016-01-311-0/+30
* Pare back default `index` option for the migration generatorPrathamesh Sonpatki2016-01-241-0/+18
* fix remove_index for postgresql when running legacy migrationsLachlan Sylvester2016-01-061-0/+16
* Support removing custom-names indexes when only specifying column namesGrey Baker2015-12-151-0/+42