Releases: hyperf/database
Releases · hyperf/database
Release v3.0.37
Upgrade actions/checkout to v4 (#6159)
Release v3.1.0-beta.13
Added an error count to the database connection to ensure that the co…
Release v3.1.0-beta.10
Throw exception when cast class is not existed. (#6010) Co-authored-by: 李铭昕 <[email protected]>
Release v3.1.0-beta.9
Collection::except() with null returns all (#5972)
Release v3.1.0-beta.8
Merge branch 'master' into 3.1-merge # Conflicts: # src/service-governance-nacos/src/ClientFactory.php
Release v3.0.30
Optimized the model generator to generate correct property comments. …
Release v3.1.0-beta.7
Fixed bug that `int` cannot work when using model enum case. (#5926)
Release v3.1.0-beta.6
Full Changelog: v3.1.0-beta.5...v3.1.0-beta.6
Release v3.1.0-beta.5
Merge branch 'master' into 3.1-merge
Release v3.0.27
Added some exception messages which used to reconnect PDO connection.…