aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/adapters/postgresql/change_schema_test.rb
Commit message (Expand)AuthorAgeFilesLines
* applies new string literal convention in activerecord/testXavier Noria2016-08-061-4/+4
* make it possible to run AR tests with bin/testYves Senn2015-06-111-1/+1
* Should handle array option for `:cast_as`Ryuta Kamizono2015-02-191-0/+7
* ugh, forgot to add this test to cdd90f39d796986dabf1678b3277b230dbe18961Aaron Patterson2014-12-011-0/+5
* oops, forgot to add the real assertion!Aaron Patterson2014-11-241-0/+1
* allow the "USING" statement to be specified on change column callsAaron Patterson2014-11-241-0/+25