This project is archived and is in readonly mode.
Double DISTINCT in calculations with eager loading on sqlite2
Reported by Frederick Cheung | April 17th, 2008 @ 07:40 PM
11502:http://dev.rubyonrails.org/ticket/11502 fixed a calculations bug todo with counting distinct records. sqlite2 (and early versions of 3) go down a slightly different code path and so did not benefit from this fix. The fix is essentially the same.
Comments and changes to this ticket
-
Michael Koziarski April 21st, 2008 @ 12:50 AM
- State changed from new to resolved
Applied in http://github.com/rails/rails/co...
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>