aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/connection_adapters/type_lookup_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove special case in schema dumper for decimal without scaleSean Griffin2014-05-231-6/+10
* Remove :timestamp column typeSean Griffin2014-05-191-5/+2
* Delegate `Column#type` to the injected type objectSean Griffin2014-05-191-0/+100