Closed pyup-bot closed 6 years ago
Merging #107 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #107 +/- ##
=======================================
Coverage 94.04% 94.04%
=======================================
Files 103 103
Lines 2383 2383
=======================================
Hits 2241 2241
Misses 142 142
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 706faab...a87f5df. Read the comment docs.
This PR updates mysqlclient from 1.3.12 to 1.3.13.
Changelog
### 1.3.13 ``` ====================== Support build with MySQL 8 Fix decoding tiny/medium/long blobs (215) Remove broken row_seek() and row_tell() APIs (220) Reduce callproc roundtrip time (223) ====================== ```Links
- PyPI: https://pypi.org/project/mysqlclient - Changelog: https://pyup.io/changelogs/mysqlclient/ - Repo: https://github.com/PyMySQL/mysqlclient-python