"bitsweat" made AR/Oracle cry... http://dev.rubyonrails.org/changeset/4325 ------------------------------------------------------------------------ r4325 | bitsweat | 2006-05-06 16:37:56 -0700 (Sat, 06 May 2006) | 1 line Allow :uniq => true with has_many :through associations. ------------------------------------------------------------------------ U activerecord/test/associations_join_model_test.rb U activerecord/test/associations_cascaded_eager_loading_test.rb U activerecord/test/fixtures/categorizations.yml U activerecord/test/fixtures/author.rb U activerecord/lib/active_record/associations/association_collection.rb U activerecord/lib/active_record/associations/has_and_belongs_to_many_association.rb U activerecord/lib/active_record/associations/has_many_association.rb U activerecord/lib/active_record/associations/has_many_through_association.rb U activerecord/lib/active_record/associations.rb U activerecord/CHANGELOG Updated to revision 4325. 1) Failure: test_habtm_saving_multiple_relationships(HasAndBelongsToManyAssociationsTest) [./test/associations_test.rb:1290:in `test_habtm_saving_multiple_relationships'' ./test/associations_test.rb:1289:in `test_habtm_saving_multiple_relationships'']: <"JME 0"> expected but was <"JME 1">. 867 tests, 3067 assertions, 1 failures, 0 errors rake aborted! Command failed with status (1): [/usr/pkg/ruby184/bin/ruby -Ilib:test:test/...] (See full trace by running task with --trace)