elkiwi

Results 1 issues of elkiwi

aps = database.GetActivePairsOfBot(bot) File "/var/www/sites/python/trading/Database.py", line 252, in GetActivePairsOfBot c.execute('SELECT * FROM pairs Where bot_id = ? and is_active = True', (bot['id'],)) sqlite3.OperationalError: no such column: True I deleted the...