Files
rails/activerecord/test
Raimonds Simanovskis f4f4964ce0 Always return decimal average of integer fields
In previous version if database adapter (e.g. SQLite and Oracle) returned non-String calculated values then type_cast_using_column converted decimal average value of intefer field to integer value. Now operation parameter is always checked to decide which conversion of calculated value should be done.
2011-01-10 15:51:32 -08:00
..
2008-01-18 07:27:03 +00:00
2010-12-03 12:00:09 -08:00