Skip to content

feat: add JDBC URL params and SSL config support to MySQL connector #378

@vikaxsh

Description

@vikaxsh

Problem

Extend Config struct to include JDBCURLParams for custom connection parameters.

Add optional SSLConfiguration field to enable secure, certificate-based connections.

Solution

Update URI() logic to dynamically apply JDBC params and SSL settings in the connection string.

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions