Files
rails/activerecord/lib/active_record
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
..
2011-01-07 15:03:15 -08:00
2010-12-20 12:43:02 +01:00
2010-11-28 16:55:53 +01:00
2010-11-28 16:55:53 +01:00