Releases: hyperf/database
Releases · hyperf/database
Release v3.1.23
Support `whereJsonOverlaps`,`orWhereJsonOverlaps` and `whereJsonDoesn…
Release v3.0.49
Added `Premature end of data` into `DetectsLostConnections`. (#6764) * Added `Premature end of data` into `DetectsLostConnections`. * Update
Release v2.2.41
Added `Premature end of data` into `DetectsLostConnections`. (#6765)
Release v3.1.22
Added `explain()` for `Hyperf\Database\Query\Builder`. (#6746)
Release v3.1.21
Optimized the implementation of `When` Method.
Release v3.1.18
Release v3.1.18 (#6679) Co-authored-by: limingxinleo <limingxinleo@users.noreply.github.com> Co-authored-by: Weslen Teche <weslen_teche@hotmail.com> Co-authored-by: zds <49744633+zds-s@users.noreply.github.com> Co-authored-by: szutoutou <szutoutou@qq.com>
Release v3.1.15
Format code by the latest `cs-fixer`. (#6617)
Release v3.1.13
Added `--graceful` to migrateCommand (#6590)
Release v3.1.12
Fixed bug that the relation comments cannot be created by `gen:model`…
Release v3.1.11
You can set an expression to model parameters, but it is not standard…