This project is archived and is in readonly mode.

Changeset [3ee4e009185173aab78f6503ee45e3ef4482874e] by lukeludwig

January 17th, 2009 @ 05:09 AM

Cache columns for has_and_belongs_to_many associations

This avoids repeatedly calling SHOW COLUMNS when the association is queried [#1738 state:committed] http://github.com/rails/rails/co...

Committed by lukeludwig

  • M activerecord/lib/active_record/associations/has_and_belongs_to_many_association.rb
  • M activerecord/lib/active_record/reflection.rb
  • M activerecord/test/cases/associations/has_and_belongs_to_many_associations_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>