Files
rails/activerecord/test/cases
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
..
2011-08-28 16:31:13 -07:00
2011-06-27 14:46:56 -07:00
2011-06-08 03:31:33 +06:00