aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/adapters/postgresql/array_test.rb
Commit message (Expand)AuthorAgeFilesLines
...
* `change_column` for PG adapter respects `:array` option.Yves Senn2013-07-161-0/+12
* Fix loading of fixtures when the column type is a postgres array of strings.Chris Constantine2013-04-181-0/+6
* Revert "Merge pull request #10043 from cconstantine/master"Rafael Mendonça França2013-04-181-6/+0
* Fix loading of string arrays in postgresChris Constantine2013-04-081-0/+6
* Moves column dump specific code to a module included in AbstractAdapterDan McClain2012-09-141-0/+98