This project is archived and is in readonly mode.

Changeset [c5a284f8eb6113f06030ea7a18543905146e8768] 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/c5a284f8eb6113f06030ea7a18543...

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>