What's Changed
- Fix .github export-ignore by @dmitryuk in #245
- Do not use deprecated postConnect event but rely on savepoints instead by @dmaicher in #232
- This changes the approach quite a bit and thus I decided to release a new major version for this. For most projects I don't expect any issues or BC breaks.
- This prepares compatibility with the upcoming DBAL 4
New Contributors
Full Changelog: v7.2.1...v8.0.0-BETA1