Files
rails/activerecord/lib
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-02-28 22:12:34 +00:00