8000 DBAL-1057 Connection is not lazy anymore when platform detection is necessary · Issue #990 · doctrine/dbal · GitHub
[go: up one dir, main page]

Skip to content
DBAL-1057 Connection is not lazy anymore when platform detection is necessary #990
@doctrinebot

Description

@doctrinebot

Jira issue originally created by user stof:

In DBAL 2.5, many driver can rely on different versions of the platform. Unless the version is explicitly provided, the driver will guess it at instantiation time, killing the lazyness of the connection.
This is a critical issue in any context using DI as it means that injecting the connection into anything else will connect to the server.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0