Skip to content

Releases: hyperf/database-pgsql

Release v3.1.26

13 Jun 02:25
Compare
Choose a tag to compare
Added method `Hyperf\Database\Schema::getTables()`.

Release v3.1.23

23 May 06:47
Compare
Choose a tag to compare
Support `insertOrIgnoreUsing` to `\Hyperf\Database\Query\Builder` (#6…

…783)

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

08 Jul 13:58
Compare
Choose a tag to compare

Release v3.1.0-alpha.1

10 Jun 02:21
Compare
Choose a tag to compare
Removed support for swoole 4.x (#5813)


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