##// END OF EJS Templates
scm: mercurial: add :order => 'id DESC' explicitly for MySQL test fails....
scm: mercurial: add :order => 'id DESC' explicitly for MySQL test fails. Because :order => 'id DESC' is defined at 'has_many', there is no need to set 'order'. But, MySQL test fails. Sqlite3 and PostgreSQL pass. Is this MySQL bug? git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5091 e93f8b46-1217-0410-a6f0-8f06a7374b81
Toshi MARUYAMA -
r4971:0d63e9e8fde3
Show More
Name Size Modified Last Commit Author
/ test / integration / api_test
disabled_rest_api_test.rb Loading ...
http_basic_login_test.rb Loading ...
http_basic_login_with_api_token_test.rb Loading ...
issues_test.rb Loading ...
news_test.rb Loading ...
projects_test.rb Loading ...
time_entries_test.rb Loading ...
token_authentication_test.rb Loading ...
users_test.rb Loading ...