Release 2.10.4 ====== - Total issues resolved: **2** - Total pull requests resolved: **3** - Total contributors: **3** Regressions ------------------------------ - [4255: Revert full support for foreign key constraints for SQLite](https://github.com/doctrine/dbal/pull/4255) thanks to @morozov and @taylorotwell Bug fixes -------------- - [4268: Handle both ways of PDO reporting failed connection](https://github.com/doctrine/dbal/pull/4268) thanks to @morozov CI improvements -------------- - [4252: Reuse global coding standard workflow](https://github.com/doctrine/dbal/pull/4252) thanks to @greg0ire