This project is archived and is in readonly mode.

Changeset [33dc4eb9ebe7d1a577aa7edf7215b0c14352205d] by Patrick Joyce

June 23rd, 2009 @ 10:48 PM

Generate proper :counter_sql from :finder_sql when there is a newline character immediately following 'SELECT' [#2118 state:resolved]

Signed-off-by: Pratik Naik pratiknaik@gmail.com http://github.com/rails/rails/co...

Committed by Patrick Joyce

  • M activerecord/lib/active_record/associations/association_collection.rb
  • M activerecord/lib/active_record/associations/has_and_belongs_to_many_association.rb
  • M activerecord/lib/active_record/associations/has_many_association.rb
  • M activerecord/lib/active_record/associations/has_many_through_association.rb
  • M activerecord/test/cases/associations/has_and_belongs_to_many_associations_test.rb
  • M activerecord/test/cases/associations/has_many_associations_test.rb
  • M activerecord/test/cases/base_test.rb
  • M activerecord/test/cases/calculations_test.rb
  • M activerecord/test/cases/finder_test.rb
  • M activerecord/test/cases/inheritance_test.rb
  • M activerecord/test/cases/reflection_test.rb
  • M activerecord/test/fixtures/companies.yml
  • M activerecord/test/models/company.rb
  • M activerecord/test/models/project.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>