Releases: facile-it/doctrine-mysql-come-back
Releases · facile-it/doctrine-mysql-come-back
[1.9.0] - 2020-11-02
Added
- Added compatibility with doctrine/dbal 2.11
- Added Github Actions for CI
Changed
- Bumped minimum PHP version to 7.3
- Updated dependencies
- Added functional tests
Fixed
- Fixed compatiblity with doctrine/dbal 2.11
v1.8
v1.7
v1.6.5
[1.6.4] - 2017-09-01
[1.6.3] - 2016-10-04
Changed
- Changed PHP requirement with upper bound 7.0
- #17 Changed behaviour on how to check if a query can be retried
- Changed
ServerGoneAwayExceptionsAwareInterface
splitting select and updates exceptions
Fixed
- #17 Fixed an issue that could retry update queries on
Lost connection to MySQL server during query
error.