-
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
fix: support executemany #324
Conversation
Codecov Report
@@ Coverage Diff @@
## master #324 +/- ##
==========================================
+ Coverage 92.91% 93.02% +0.11%
==========================================
Files 9 9
Lines 1129 1147 +18
Branches 161 164 +3
==========================================
+ Hits 1049 1067 +18
Misses 56 56
Partials 24 24
Continue to review full report at Codecov.
|
@jettify your knowledge of sqlalchemy exceeds mine so you probably best suited to review this. I had a look over the diff and it looks sane though. |
same requirements |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks a lot!
run example
error: aiomysql doesn't support executemany