rails--rails/activerecord/test/associations
Jeremy Kemper ef4ac31de3 PostgreSQL: use a subselect to correctly perform eager finds with :limit and :order. Closes #4668.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5887 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-01-12 05:14:55 +00:00
..
callbacks_test.rb organize associations tests 2006-09-25 06:38:55 +00:00
cascaded_eager_loading_test.rb organize associations tests 2006-09-25 06:38:55 +00:00
eager_test.rb PostgreSQL: use a subselect to correctly perform eager finds with :limit and :order. Closes #4668. 2007-01-12 05:14:55 +00:00
extension_test.rb organize associations tests 2006-09-25 06:38:55 +00:00
join_model_test.rb Fix has_many :through to add the appropriate conditions when going through an association using STI. Closes #5783. [Jonathan Viney] 2006-10-15 16:37:11 +00:00