chicken_turtle_util.pymysql

pymysql utilities. Contains only patch, patches pymysql to be compatible with numpy and others.

patch Patch bugs and add encoders for other data types to pymysql
chicken_turtle_util.pymysql.patch()[source]

Patch bugs and add encoders for other data types to pymysql

Applied patches:

  • if numpy is installed, add an encoder for np.int64