Files
rails/activerecord/test
Raimonds Simanovskis 60d8e4ac28 Ensure correct ordering of results in test_update_all_with_joins_and_offset_and_order
Last two asserts in this test assume that all_comments are ordered by posts.id and then by comments.id therefore additional ordering is added. Without it test was failing on Oracle which returned results in different order.
2011-08-30 22:33:49 +01:00
..
2010-12-03 12:00:09 -08:00
2011-06-06 15:47:29 -07:00