Releases: hyperf/database
Releases · hyperf/database
Release v3.1.25.1
Added methods `whereRelation` and `orWhereRelation` into `QueriesRela…
Release v3.1.25
Added `createDatabase` and `dropDatabaseIfExists` methods to `Hyperf\…
Release v3.1.24
Support `IncrementEach` and `DecrementEach` for `Hyperf\Database\Quer…
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)