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

Create a MySQL Service #13

Open
Sarvesh67 opened this issue Feb 12, 2021 · 0 comments
Open

Create a MySQL Service #13

Sarvesh67 opened this issue Feb 12, 2021 · 0 comments

Comments

@Sarvesh67
Copy link
Member

Is your feature request related to a problem? Please describe.
Other than Postgres, no other service has been created.

Describe the solution you'd like
Create a MySQL service that implements the same DriverWrapper interface which the Postgres service has implemented (using mysql driver package).
Make sure that the MySQL service gets injected based on the user input.
Also, see to it that ssl config fields are included while generating connections.

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

No branches or pull requests

1 participant