This project is archived and is in readonly mode.
Changeset [9a3a7983c3f2998bcd9bb53944c61ef2406e7c59] by Jaime Bellmyer
August 10th, 2009 @ 06:19 AM
raises exception (ActiveRecord::ConfigurationError with message) on habtm association creation if join table contains a primary key
Signed-off-by: Jeremy Kemper jeremy@bitsweat.net http://github.com/rails/rails/co...
Committed by Jaime Bellmyer
- A activerecord/test/cases/associations/habtm_join_table_test.rb
- M activerecord/lib/active_record/associations/has_and_belongs_to_many_association.rb
- M activerecord/lib/active_record/connection_adapters/abstract_adapter.rb
- M activerecord/lib/active_record/connection_adapters/mysql_adapter.rb
- M activerecord/lib/active_record/connection_adapters/postgresql_adapter.rb
- M activerecord/lib/active_record/connection_adapters/sqlite_adapter.rb
- M activerecord/test/cases/pk_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>