From: Bjørn Rustad Date: Sat, 17 Aug 2013 13:22:57 +0000 (+0200) Subject: FIX GROUP CLAUSE X-Git-Url: http://git.rustad.me/?a=commitdiff_plain;h=ae692eb62ce83eb24574560facb7f3afc7af2694;p=duplo FIX GROUP CLAUSE --- diff --git a/lib/Duplo/Manager.pm b/lib/Duplo/Manager.pm index a4cb48d..feb6aa9 100644 --- a/lib/Duplo/Manager.pm +++ b/lib/Duplo/Manager.pm @@ -45,6 +45,7 @@ sub get_switches { WHERE manager_team = ? GROUP BY s.stage + GROUP BY \"date\" ORDER BY \"date\" ) AS foo