Skip to content

Releases: hyperf/database

Release v3.1.23

23 May 06:47
Compare
Choose a tag to compare
Support `whereJsonOverlaps`,`orWhereJsonOverlaps` and `whereJsonDoesn…

Release v3.0.49

16 May 13:02
Compare
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
Compare
Choose a tag to compare
Added `Premature end of data` into `DetectsLostConnections`. (#6765)

Release v3.1.22

16 May 02:41
Compare
Choose a tag to compare
Added `explain()` for `Hyperf\Database\Query\Builder`. (#6746)

Release v3.1.21

10 May 01:49
Compare
Choose a tag to compare
Optimized the implementation of `When` Method.

Release v3.1.18

12 Apr 03:11
Compare
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
Compare
Choose a tag to compare
Format code by the latest `cs-fixer`. (#6617)

Release v3.1.13

14 Mar 10:52
Compare
Choose a tag to compare
Added `--graceful` to  migrateCommand (#6590)

Release v3.1.12

07 Mar 14:15
Compare
Choose a tag to compare
Fixed bug that the relation comments cannot be created by `gen:model`…

Release v3.1.11

01 Mar 06:05
Compare
Choose a tag to compare
You can set an expression to model parameters, but it is not standard…