d120 / pyofahrt

Verwaltungssoftware für die Erstsemesterfahrt
GNU Affero General Public License v3.0
4 stars 1 forks source link

Update mysqlclient to 1.3.12 #76

Closed pyup-bot closed 6 years ago

pyup-bot commented 6 years ago

There's a new version of mysqlclient available. You are currently using 1.3.10. I have updated it to 1.3.12

These links might come in handy: PyPI | Changelog | Repo

Changelog

1.3.12

======================

Fix tuple argument again (201)

InterfaceError is raised when Connection.query() is called for closed connection (202)

======================

1.3.11

======================

Support MariaDB 10.2 client library (197, 177, 200)

Add NEWDECIMAL to the NUMBER DBAPISet (167)

Allow bulk insert which no space around VALUES (179)

Fix leak of connection->converter. (182)

Support error numbers > CR_MAX_ERROR (188)

Fix tuple argument support (145)

======================

Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.

Happy merging! 🤖