sql.py change for storing currency

This commit is contained in:
unknown 2010-07-29 17:27:36 -04:00
parent a11f4f61cd
commit 4fa5ce2411

View File

@ -3741,6 +3741,7 @@ class Sql:
AND type=%s
AND category=%s
AND limitType=%s
AND currency=%s
AND smallBlind=%s
AND bigBlind=%s
"""