sonata-project / exporter

Lightweight Exporter library
https://docs.sonata-project.org/projects/exporter
MIT License
438 stars 88 forks source link

Deprecate passing a DriverConnection #595

Closed VincentLanglet closed 2 years ago

VincentLanglet commented 2 years ago

Subject

Related to the deprecation in dbal https://github.com/doctrine/dbal/pull/4966

It will work this way in 3.x https://github.com/sonata-project/exporter/pull/594

Changelog

### Deprecated
- Passing  an instance of `Doctrine\DBAL\Driver\Connection` to `DoctrineDBALConnectionSourceIterator::__construct()`
fezfez commented 2 years ago

Hi, can it be release ? Thanks in advance

VincentLanglet commented 2 years ago

Hi, can it be release ? Thanks in advance

On it https://github.com/sonata-project/exporter/pull/597