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
/
composite_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce an Attribute object to handle the type casting dance
Sean Griffin
2014-06-13
1
-1
/
+1
*
Make `_before_type_cast` actually be before type cast
Sean Griffin
2014-06-09
1
-1
/
+5
*
test pg, rm unused requires.
Yves Senn
2014-06-03
1
-2
/
+0
*
Remove most code related to serialized properties
Sean Griffin
2014-06-01
1
-0
/
+1
*
Move types to the top level `ActiveRecord` namespace
Sean Griffin
2014-05-27
1
-1
/
+1
*
Add an interface for type objects to control Ruby => SQL
Sean Griffin
2014-05-26
1
-1
/
+0
*
Use the generic type map for all PG type registrations
Sean Griffin
2014-05-22
1
-9
/
+1
*
Delegate predicate methods to injected type object on Column
Sean Griffin
2014-05-20
1
-1
/
+1
*
Delegate `Column#type` to the injected type object
Sean Griffin
2014-05-19
1
-1
/
+0
*
pg, clarify default behavior for composite types.
Yves Senn
2014-05-13
1
-7
/
+94
*
PostgreSQL, test cases to lock the current column types.
Yves Senn
2014-03-28
1
-0
/
+11
*
Use teardown helper method.
Guo Xiang Tan
2014-03-14
1
-1
/
+1
*
test case to illustrate current PostgreSQL composite behavior.
Yves Senn
2014-02-11
1
-0
/
+42