Skip to content

Releases: hyperf/database

Release v3.1.25.1

07 Jun 09:15

Choose a tag to compare

Added methods `whereRelation` and `orWhereRelation` into `QueriesRela…

Release v3.1.25

06 Jun 03:25

Choose a tag to compare

Added `createDatabase` and `dropDatabaseIfExists` methods to `Hyperf\…

Release v3.1.24

30 May 03:54

Choose a tag to compare

Support `IncrementEach` and `DecrementEach` for `Hyperf\Database\Quer…

Release v3.1.23

23 May 06:47

Choose a tag to compare

Support `whereJsonOverlaps`,`orWhereJsonOverlaps` and `whereJsonDoesn…

Release v3.0.49

16 May 13:02

Choose a tag to compare

Added `Premature end of data` into `DetectsLostConnections`. (#6764)

* Added `Premature end of data` into `DetectsLostConnections`.

* Update

Release v2.2.41

16 May 12:46

Choose a tag to compare

Added `Premature end of data` into `DetectsLostConnections`. (#6765)

Release v3.1.22

16 May 02:41

Choose a tag to compare

Added `explain()` for `Hyperf\Database\Query\Builder`. (#6746)

Release v3.1.21

10 May 01:49

Choose a tag to compare

Optimized the implementation of `When` Method.

Release v3.1.18

12 Apr 03:11

Choose a tag to compare

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

28 Mar 07:57

Choose a tag to compare

Format code by the latest `cs-fixer`. (#6617)