[1.10.0-beta1] - 2021-01-07
Pre-release
Pre-release
·
152 commits
to master
since this release
Added
- Added compatibility with doctrine/dbal > 2.11 Statement
- Added ability to reconnect when creating
Mysqlistatement
Changed
Statementnow extends the original one, so all methods are implemented nowConnection::refresh()is deprecated, you should use the originalConnection::ping()