Fix/adapt to new pymysql version
Fixes AttributeError: module 'pymysql' has no attribute 'escape_string'
for pymysql >= 1.x.x
Closes #2 (closed)
Edited by Lukáš Kripner
Fixes AttributeError: module 'pymysql' has no attribute 'escape_string'
for pymysql >= 1.x.x
Closes #2 (closed)