torndb icon indicating copy to clipboard operation
torndb copied to clipboard

TypeError: can only concatenate list (not "function") to list

Open liukelin opened this issue 8 years ago • 4 comments

  1. CONVERSIONS[field_type] = [(FLAG.BINARY, str)] + CONVERSIONS[field_type]

liukelin avatar Feb 22 '17 08:02 liukelin

Can you provide some details about your environment? Versions of python, mysqldb and/or pymysql?

The torndb package is unmaintained (see the warning in the readme), so any problems in it may not get fixed.

bdarnell avatar Feb 25 '17 22:02 bdarnell

system ubuntu16.04 LTS python 3.5.2 PyMySQL 0.7.10

liukelin avatar Mar 06 '17 00:03 liukelin

I get the same error. Maybe it worked with the version of pymysql that was current in september when #40 was merged? In any case, since this package is unmaintained, I would encourage you to look for an alternative solution.

bdarnell avatar Mar 06 '17 04:03 bdarnell

Thanks. I use other versions PyMySQL , maybe not have the question . I use other first an alternative solution. Thanks!

liukelin avatar Mar 06 '17 04:03 liukelin