aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/associations/eager_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Oracle: resolve test failures, use prefetched primary key for inserts, check ...Jeremy Kemper2006-11-011-3/+4
* Fix has_many :through to add the appropriate conditions when going through an...Rick Olson2006-10-151-1/+16
* Removes the ability for eager loaded conditions to be interpolated, since the...Rick Olson2006-10-091-1/+1
* organize associations testsJeremy Kemper2006-09-251-0/+367