Files
rails/activerecord/lib/active_record
Fadzril Muhamad & Joseph Palermo 1db49ced45 Bug fixes:
- If doing a count on a relation that has an :include and a :join, it does a distinct even though it should not.
- When doing a count on a relation that has an :include, it always falls back to a old style left join when performing the count.  Looks like it was broken here:
b9599502c9
2011-05-12 04:05:24 +08:00
..
2011-05-12 04:05:24 +08:00
2011-01-18 09:36:33 -08:00
2011-03-05 11:56:34 +01:00
2011-05-11 09:19:12 +02:00
2011-05-10 11:08:18 -07:00
2011-05-10 03:44:57 -07:00
2011-04-30 17:27:46 -07:00
2011-01-11 15:29:35 -08:00
2011-04-24 19:44:12 -03:00
2011-05-04 20:21:05 -05:00