Skip to content

Releases: hyperf/db

Release v3.1.23

23 May 06:47
Compare
Choose a tag to compare
Support Lateral Join to `Hyperf\Database\Query\Builder` (#6774)

Release v3.1.22

16 May 02:41
Compare
Choose a tag to compare
Fix: Skipping pgsql tests In Swoole >= 6.0 (#6743)

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.0

30 Nov 16:07
Compare
Choose a tag to compare
Changed the `branch-alias` of all components to `3.1-dev`. (#6320)

Release v3.1.0-rc.4

22 Sep 05:58
Compare
Choose a tag to compare
Merge branch 'master' into 3.1

# Conflicts:
#	.github/workflows/test.yml
#	src/service-governance/src/Listener/RegisterServiceListener.php
#	src/stringable/composer.json
#	src/stringable/tests/StrTest.php

Release v3.0.37

22 Sep 05:38
Compare
Choose a tag to compare
Upgrade actions/checkout to v4 (#6159)

Release v3.1.0-beta.10

09 Aug 04:35
Compare
Choose a tag to compare
Optimized the code for pgsql.

Release v3.1.0-beta.5

30 Jun 03:15
Compare
Choose a tag to compare
Throw exception (executing sql failed) when used `clickhouse` for `hy…

…perf/db`.

Release v3.0.27

30 Jun 01:53
Compare
Choose a tag to compare
Throw exception (executing sql failed) when used `clickhouse` for `hy…

…perf/db`. (#5886)

Release v3.1.0-alpha.1

10 Jun 02:21
Compare
Choose a tag to compare
Adds alias as `mysql` for `pdo` in `hyperf/db` (#5815)


Co-authored-by: 李铭昕 <715557344@qq.com>