Please login to access the resource

python-PyMySQL

Edit Package python-PyMySQL
No description set
Refresh
Refresh
Source Files
Filename Size Changed
PyMySQL-0.7.6.tar.gz 0000069968 68.3 KB
python-PyMySQL.changes 0000005299 5.17 KB
python-PyMySQL.spec 0000002368 2.31 KB
Revision 5 (latest revision is 6)
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) accepted request 477777 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 5)
- update to 0.7.6:
  * Fix SELECT JSON type cause UnicodeError
  * Avoid float convertion while parsing microseconds
  * Warning has number
  * SSCursor supports warnings
  * Fix exception raised while importing when getpwuid() fails (#472)
  * SSCursor supports LOAD DATA LOCAL INFILE (#473)
  * Fix encoding error happen for JSON type (#477)
  * Fix test fail on Python 2.7 and MySQL 5.7 (#478)

- update to 0.7.4:
  * Fix AttributeError may happen while Connection.__del__ (#463)
  * Fix SyntaxError in test_cursor. (#464)
  * frozenset support for query value. (#461)
  * Start using readthedocs.io
  * Add read_timeout and write_timeout option.
  * Support serialization customization by `conv` option.
  * Unknown type is converted by `str()`, for MySQLdb compatibility.
  * Support '%%' in `Cursor.executemany()`
  * Support REPLACE statement in `Cursor.executemany()`
  * Fix handling incomplete row caused by 'SHOW SLAVE HOSTS'.
  * Fix decode error when use_unicode=False on PY3
  * Fix port option in my.cnf file is ignored.

- Add license and docs

- Update to 0.7.2
  * Fix misuse of `max_allowed_packet` parameter. (#426, #407 and #397)
  * Add %(name)s plceholder support to `Cursor.executemany()`. (#427, thanks to
    @WorldException)
Comments 0
openSUSE Build Service is sponsored by