aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/connection_adapters/type/time_value.rb
Commit message (Expand)AuthorAgeFilesLines
* Delegate `klass` to the injected type objectSean Griffin2014-05-201-0/+4
* Inline typecasting helpers from Column to the appropriate typesSean Griffin2014-05-201-0/+8
* Delegate type_cast to injected type object in mysqlSean Griffin2014-05-201-0/+24