fix broken graphing
This commit is contained in:
parent
c36e87a24d
commit
02e1a71592
|
@ -2828,7 +2828,7 @@ class Sql:
|
|||
AND h.startTime < '<enddate_test>'
|
||||
<limit_test>
|
||||
<game_test>
|
||||
AND gt.type is 'ring'
|
||||
AND gt.type = 'ring'
|
||||
GROUP BY h.startTime, hp.handId, hp.sawShowdown, hp.totalProfit
|
||||
ORDER BY h.startTime"""
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user