-
Notifications
You must be signed in to change notification settings - Fork 258
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add support to pymysql 1.0.2 #643
Conversation
hi, thanks for the PR. could you please reduce this to just porting PyMySQL/PyMySQL#923? |
something like that? |
thank you, this is what I was thinking of. in when CI and linter are green this should be good to merge. |
Codecov Report
@@ Coverage Diff @@
## master #643 +/- ##
==========================================
- Coverage 86.50% 86.10% -0.41%
==========================================
Files 12 12
Lines 2082 2094 +12
Branches 341 346 +5
==========================================
+ Hits 1801 1803 +2
- Misses 216 224 +8
- Partials 65 67 +2
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
thanks! |
No description provided.