This project is archived and is in readonly mode.
Changeset [1fd3ac6b5f3736abf2f9f401e4f5b2ccac8d7d2e] by Alex Rothenberg
November 18th, 2010 @ 05:59 PM
Adapters can specify maximum number of ids they support in a
list of expressions
(default is nil meaning unlimited but Oracle imposes a limit of
1000) Limit is used to make multiple queries when preloading
associated has_many or habtm records
https://github.com/rails/rails/commit/1fd3ac6b5f3736abf2f9f401e4f5b...
Committed by Alex Rothenberg
- M activerecord/lib/active_record/association_preload.rb
- M activerecord/lib/active_record/connection_adapters/abstract_adapter.rb
- M activerecord/test/cases/associations/eager_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>