Skip to content
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

Mysql2 execute #68

Merged
merged 2 commits into from
Oct 31, 2018
Merged

Mysql2 execute #68

merged 2 commits into from
Oct 31, 2018

Conversation

jafl
Copy link
Contributor

@jafl jafl commented Oct 30, 2018

Issue #, if available:

Missing support for mysql2 execute()

Description of changes:

Added logic to patch Connection.execute(). Unfortunately, there is no way to patch Pool.execute(), because that function doesn't return the object.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@haotianw465 haotianw465 merged commit 160c775 into aws:master Oct 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants