index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activerecord
/
test
/
cases
/
adapters
/
postgresql
/
array_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tidy up fix for PG extensions quoting
Carlos Antonio da Silva
2013-12-23
1
-2
/
+6
*
Serialize postgres' hstore, json and array types correctly in AR update methods.
Tadas Tamosauskas
2013-12-23
1
-0
/
+6
*
Do not consider PG array columns as number or text columns
Carlos Antonio da Silva
2013-12-23
1
-2
/
+6
*
fix quoting non-strings
Damien Mathieu
2013-12-22
1
-0
/
+6
*
Fix indent in PG array tests
Carlos Antonio da Silva
2013-12-19
1
-5
/
+5
*
short arrays in inspect
Jan Bernacki
2013-10-30
1
-0
/
+5
*
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