-
Notifications
You must be signed in to change notification settings - Fork 5
Create a MySQL Service #13
Copy link
Copy link
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels