aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/type/integer_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Move integer range validation to never raise on assignmentSean Griffin2015-01-231-13/+26
* Stop relying on columns in sqlite quoting testsSean Griffin2015-01-011-0/+6
* Fixing numeric attrs when set to same negative valueDaniel Fox2014-12-231-0/+2
* Correct test description for large integer testJason Perrin2014-11-031-1/+1
* Use the correct values for int max and minSean Griffin2014-10-311-0/+106