Files
mysqlclient/MySQLdb
Guillaume Bandet 87d1145c0d Fix the conversion of list or tuple args to a SQL.
When there is one element on the list, the generated SQL was
(1,) (python notation of a single element tuple, which is not
valid in SQL.
2013-11-04 16:17:57 +01:00
..
2012-10-04 13:34:39 -04:00
2012-10-04 13:34:39 -04:00
2013-01-01 17:14:08 -05:00