aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/migration/compatibility_test.rb
Commit message (Expand)AuthorAgeFilesLines
* applies new string literal convention in activerecord/testXavier Noria2016-08-061-5/+5
* Fix random failures of tests on TravisPrathamesh Sonpatki2016-02-121-1/+1
* Correctly show deprecation warning for incompatible migrationsPrathamesh Sonpatki2016-02-121-0/+12
* 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