"Traceback (most recent call last):\n
File \"class/data.py\", line 70,
in getData\n
data['data'][i]['backup_count'] = SQL.table('backup').where(\"pid=? AND type=?\",(data['data'][i]['id'],type)).count()\n
TypeError: string indices must be integers, not str\n"