aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/table_metadata.rb
Commit message (Expand)AuthorAgeFilesLines
* Extract an explicit type caster classSean Griffin2014-12-291-32/+1
* Rely on the injectable type caster for `arel_table`Sean Griffin2014-12-291-49/+13
* Fall back to type casting from the connection adapterSean Griffin2014-12-261-2/+70
* Perform casting of single values within the predicate builderSean Griffin2014-12-261-0/+6
* Remove `klass` and `arel_table` as a dependency of `PredicateBuilder`Sean Griffin2014-12-261-0/+46