make Filters work inspite of new tt.limitType

This commit is contained in:
steffen123 2010-07-12 08:17:36 +02:00
parent 78d7d1b941
commit 8d5e339973

View File

@ -1985,7 +1985,7 @@ class Sql:
from Gametypes
ORDER by type, limitType DESC, bigBlind DESC"""
self.query['getLimits3'] = """select DISTINCT type
, limitType
, gt.limitType
, case type
when 'ring' then bigBlind
else buyin