This project is archived and is in readonly mode.
Changeset [532f915037ab65873c433e30399d11f93df9f1f8] by Jon Leighton
March 7th, 2011 @ 04:51 PM
Referencing a table via the ON condition in a join should force
that table to be eager-loaded via a JOIN rather than via subsequent
queries.
https://github.com/rails/rails/commit/532f915037ab65873c433e30399d1...
Committed by Jon Leighton
- M activerecord/lib/active_record/relation.rb
- M activerecord/test/cases/relations_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>