This project is archived and is in readonly mode.

Changeset [2b82708b0efb3a3458e8177beab58f0c585788ae] by Jeremy Kemper

September 2nd, 2009 @ 09:57 PM

Revert "Assert primary key does not exist in habtm when the association is defined, instead of doing that everytime a record is inserted."

Test failures on PostgreSQL.

[#3128]

This reverts commit 594a281d663dd8a7801651f4aea7e5b7f4f02548.
http://github.com/rails/rails/commit/2b82708b0efb3a3458e8177beab58f...

Committed by Jeremy Kemper

  • M activerecord/lib/active_record/associations.rb
  • M activerecord/lib/active_record/associations/has_and_belongs_to_many_association.rb
  • M activerecord/test/cases/associations/habtm_join_table_test.rb
  • M activerecord/test/fixtures/edges.yml
  • M activerecord/test/schema/schema.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>