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

Add missing authPlugins property to ConnectionOptions and PoolOptions #38

Merged
merged 1 commit into from
Mar 16, 2020

Conversation

hsjoberg
Copy link
Contributor

@hsjoberg hsjoberg commented Jan 13, 2020

This PR adds missing authPlugins property to ConnectionOptions as well as PoolOptions.

More information about authPlugins is available over at sidorares/node-mysql2:

sidorares/node-mysql2#1021
sidorares/node-mysql2#1052

I'm not sure how you usually extend these interfaces as it seems like it was directly derived from @types/mysql and I'm unsure about the code standards for this project. Please tell me if there's any changes needed.

Cheers
Hampus

@unional unional merged commit b549352 into types:master Mar 16, 2020
@unional
Copy link

unional commented Mar 16, 2020

Thanks!

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