aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/column_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix bug when Column is trying to type cast boolean values to integer.Rafael Mendonça França2012-10-291-4/+4
* ConnectionAdapters::Column.type_cast_code should always convert values to int...Thiago Pradi2012-09-091-0/+24
* on and ON are type casted to a true boolean columnSantiago Pastorino2012-01-111-0/+29