PyMySQL v0.7.11 Release Notes

Release Date: 2017-04-05 // about 7 years ago
  • ๐Ÿš€ Release date: 2017-04-06

    • ๐Ÿ›  Fixed Connection.close() failed when failed to send COM_CLOSE packet.
    • Cursor.executemany() accepts query ends with semicolon.
    • ssl parameters can be read from my.cnf.