-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
It seems from Atlas\Symfony\DependencyInjection\Configuration and AtlasExtension classes, the connection profiles 'pdo', 'orm', 'cli' are hardcoded, a service identifier is predefined as "Atlas::class", and an injection like "public function __construct(Atlas $atlas)" is bound to the single DSN.
In the real world it is common to work with several databases. How can several instances of Atlas with different DSNs be injected?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels