Skip to content

Releases: hyperf/database-pgsql

Release v3.1.0-rc.4

22 Sep 05:58

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

Choose a tag to compare

Upgrade actions/checkout to v4 (#6159)

Release v3.1.0-beta.10

09 Aug 04:35

Choose a tag to compare

Optimized the code for pgsql.

Release v3.1.0-beta.6

08 Jul 13:58

Choose a tag to compare

Release v3.1.0-alpha.1

10 Jun 02:21

Choose a tag to compare

Removed support for swoole 4.x (#5813)


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

Release v3.0.23

02 Jun 03:50

Choose a tag to compare

Support Full-Text Search for `database`. (#5765)

Release v3.0.21

18 May 03:01

Choose a tag to compare

Fixed bug that pgsql cannot init when using pgsql-swoole. (#5730)

Release v3.0.20

12 May 05:05

Choose a tag to compare

Support for adding full-text index using `migration`. (#5701)

Release v3.0.18

26 Apr 04:12

Choose a tag to compare

Instead of classes and functions of `Hyperf\Utils` (#5674)


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

Release v3.0.17

19 Apr 06:28

Choose a tag to compare

Use `Hyperf\Stringable\Str` instead of `Hyperf\Utils\Str` (#5634)