This project is archived and is in readonly mode.
Changeset [8ded457b1b31b157d6fe89b553749579e5ac4a27] by John Devine
May 6th, 2008 @ 10:47 AM
Added logic to associations.rb to make sure select_for_limited_ids
includes joins that are needed to reach tables listed in the :order
or :conditions options if they are not joined directly to the main
active_record table.
Signed-off-by: Michael Koziarski
[#109 state:resolved]
Committed by Repository
- M activerecord/lib/active_record/associations.rb
- M activerecord/test/cases/finder_test.rb
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>