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
/
json_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
PostgreSQL, test-cases to lock down column default values.
Yves Senn
2014-03-28
1
-0
/
+11
*
PostgreSQL, test cases to lock the current column types.
Yves Senn
2014-03-28
1
-7
/
+13
*
Use teardown helper method.
Guo Xiang Tan
2014-03-14
1
-1
/
+1
*
no need to `return skip` in tests. `skip` is enough.
Yves Senn
2014-01-16
1
-1
/
+1
*
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
*
cast json values on write to be consistent with reading from the db.
Severin Schoepke
2013-10-25
1
-0
/
+7
*
test to verify the `ActiveRecord::Store` behavior with PG's json type
Yves Senn
2013-10-25
1
-0
/
+18
*
Add CHANGELOG enty for #11235
Rafael Mendonça França
2013-07-02
1
-1
/
+0
*
Support array as root element in JSON
Alexey Noskov
2013-05-14
1
-0
/
+14
*
Support PostgreSQL specific column types when using `change_table`.
Yves Senn
2013-02-28
1
-0
/
+15
*
Put the create_table block in a transaction.
Rafael Mendonça França
2012-09-05
1
-2
/
+4
*
ActiveRecord support to PostgreSQL 9.2 JSON type
Dickson S. Guedes
2012-09-05
1
-0
/
+69