Files
rails/activerecord/test
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
..
2008-01-18 07:27:03 +00:00
2011-05-12 04:05:24 +08:00
2010-12-03 12:00:09 -08:00