aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/connection_adapters/type
Commit message (Expand)AuthorAgeFilesLines
* Allow additional arguments to be used during type map lookupsSean Griffin2014-05-221-0/+17
* Use the generic type map object for mysql field lookupsSean Griffin2014-05-201-0/+13
* Remove :timestamp column typeSean Griffin2014-05-191-2/+2
* Delegate `Column#type` to the injected type objectSean Griffin2014-05-191-0/+102