]> source.dussan.org Git - redmine.git/commit
Use joins instead of sub-queries (#12713).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 3 Jan 2013 13:57:27 +0000 (13:57 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 3 Jan 2013 13:57:27 +0000 (13:57 +0000)
commit03329b5d4d59a5046cc97c5b3ab221878ad9688a
tree4764ce48affc33973fd2ea55bebe4b1cdabc7b62
parent24ec41f7d4893641b9aa27830298f5f55e22a201
Use joins instead of sub-queries (#12713).

Sub-queries in group by are not supported by SQLServer.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11107 e93f8b46-1217-0410-a6f0-8f06a7374b81
lib/redmine/helpers/time_report.rb