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

Fix typing annotation of MySQLConnectionAbstract's close function #99

Open
wants to merge 3 commits into
base: trunk
Choose a base branch
from

Conversation

parulgupta1004
Copy link

The annotation for 'close' function in 'MySQLConnectionAbstract' is incorrect which throws error when run through a type-checker. Thsi PR corrects the typing of the function.

@mysql-oca-bot
Copy link

Hi, thank you for submitting this pull request. In order to consider your code we need you to sign the Oracle Contribution Agreement (OCA). Please review the details and follow the instructions at https://oca.opensource.oracle.com/
Please make sure to include your MySQL bug system user (email) in the returned form.
Thanks

@parulgupta1004
Copy link
Author

I have signed OCA. Can I get a review for this PR please?

@oscpache
Copy link
Contributor

Hey Parul,

The patch looks good, it will be applied, and it should go out in the next release.

Thanks for your contribution!

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.

3 participants