]> source.dussan.org Git - redmine.git/commit
Fix sort does not work with group by datetime columns (#33110).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 5 Apr 2020 09:43:03 +0000 (09:43 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 5 Apr 2020 09:43:03 +0000 (09:43 +0000)
commitd6734e62397fff3b806b67d521b1080f6fab03b1
tree05e75fa654c6306555af911b211d06bc4486529a
parentc01dad40383c8dcee4df6d1d200467dee93335a4
Fix sort does not work with group by datetime columns (#33110).

Patch by Marius BALTEANU.

git-svn-id: http://svn.redmine.org/redmine/trunk@19655 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/models/query.rb
test/unit/query_test.rb