Menu

Commit [r5092]  Maximize  Restore  History

Merged r5091 from trunk.

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?

MySQL svn trunk test on Redmine CI server fails.
But, svn 1.1-stable passes.
If this is MySQL bug, this effects 1.1-stable, too.

tmaruyama 2011-03-11

changed /branches/1.1-stable/app/models/repository/mercurial.rb
changed /branches/1.1-stable/test/unit/repository_mercurial_test.rb
/branches/1.1-stable/app/models/repository/mercurial.rb Diff Switch to side-by-side view
Loading...
/branches/1.1-stable/test/unit/repository_mercurial_test.rb Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.