-
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Is your feature request related to a problem? Please describe.
In the current version, that factory configures a concrete Doctrine\DBAL\Connection class, to respect the Dependency Inversión Principle it would be better to configure the Doctrine\DBAL\Driver\Connection.
Describe the solution you'd like
Set Doctrine\DBAL\Driver\Connection as a service name in the config provider instead of current Doctrine\DBAL\Connection.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers