Skip to content

Accept existing db instance for mysql backend #412

@cschleiden

Description

@cschleiden

Right now the mysql backend only accepts host, port, user, password, ... as parameters and opens the DB connection by itself. As an alternative, there should also be a way to create a new backend instance by passing in a "database/sql" *sql.DB instance.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions