Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Test only with Ruby 1.9+ | Rafael Mendonça França | 2013-01-06 | 1 | -4/+6 |
* | Fix error when assigning NaN to an integer column | Tristan Harward | 2013-01-06 | 1 | -0/+6 |
* | Fix undefined method `to_i' introduced since 3.2.8 | Jason Stirk | 2013-01-04 | 1 | -6/+14 |
* | Fix bug when Column is trying to type cast boolean values to integer. | Rafael Mendonça França | 2012-10-29 | 1 | -4/+4 |
* | ConnectionAdapters::Column.type_cast_code should always convert values to int... | Thiago Pradi | 2012-09-09 | 1 | -0/+24 |
* | on and ON are type casted to a true boolean column | Santiago Pastorino | 2012-01-11 | 1 | -0/+29 |