Aiomysql

Latest version: v0.2.0

Safety actively analyzes 629639 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 5

0.0.7

^^^^^^^^^^^^^^^^^^

* Fix for multiple results issue, ported from pymysql 52

* Fixed useless warning with no_delay option 55

* Added async/await support for Engine, SAConnection, Transaction 57

* pool.release returns future so we can wait on it in __aexit__ 60

* Update to PyMySQL 0.6.7

0.0.6

^^^^^^^^^^^^^^^^^^

* Fixed bug with SA rollback (Thanks khlyestovillarion!)

* Fixed issue with default no_delay option (Thanks khlyestovillarion!)

0.0.5

^^^^^^^^^^^^^^^^^^

* no_delay option is deprecated and True by default

* Add Cursor.mogrify() method

* Support for "LOAD LOCAL INFILE" query.

* Check connection inside pool, in case of timeout drop it, fixes 25

* Add support of python 3.5 features to pool, connection and cursor

0.0.4

^^^^^^^^^^^^^^^^^^

* Allow to call connection.wait_closed twice.

* Fixed sqlalchemy 1.0.0 support.

* Fix 11: Rename Connection.wait_closed() to .ensure_closed()

* Raise ResourceWarning on non-closed Connection

* Rename Connection.connect to _connect

0.0.3

^^^^^^^^^^^^^^^^^^

* Added support for PyMySQL up to 0.6.6.

* Ported improvements from PyMySQL.

* Added basic documentation.

* Fixed and added more examples.

0.0.2

^^^^^^^^^^^^^^^^^^

* Added MANIFEST.in.

Page 4 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.