aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/type/date_time.rb
Commit message (Expand)AuthorAgeFilesLines
* Support datetime values in AR::Type::DateTime#type_cast_for_databasebrainopia2015-01-031-1/+5
* Move array database type casting to the Array typeSean Griffin2014-06-171-0/+10
* Move types to the top level `ActiveRecord` namespaceSean Griffin2014-05-271-0/+33