Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix multidimensional PG arrays containing non-string items | Yves Senn | 2013-08-07 | 1 | -14/+19 |
* | test to express that we can't turn non-array columns to array columns. | Yves Senn | 2013-08-06 | 1 | -0/+9 |
* | `change_column` for PG adapter respects `:array` option. | Yves Senn | 2013-07-16 | 1 | -0/+12 |
* | Fix loading of fixtures when the column type is a postgres array of strings. | Chris Constantine | 2013-04-18 | 1 | -0/+6 |
* | Revert "Merge pull request #10043 from cconstantine/master" | Rafael Mendonça França | 2013-04-18 | 1 | -6/+0 |
* | Fix loading of string arrays in postgres | Chris Constantine | 2013-04-08 | 1 | -0/+6 |
* | Moves column dump specific code to a module included in AbstractAdapter | Dan McClain | 2012-09-14 | 1 | -0/+98 |