dmaicher / doctrine-test-bundle

Symfony bundle to isolate your app's doctrine database tests and improve the test performance
MIT License
1.08k stars 60 forks source link

Do not use deprecated postConnect event but rely on savepoints instead #232

Closed dmaicher closed 1 year ago

dmaicher commented 1 year ago

Fixes https://github.com/dmaicher/doctrine-test-bundle/issues/241