Skip to content

Releases: hyperf/database-pgsql

Release v3.0.6

Choose a tag to compare

@github-actions github-actions released this 12 Feb 01:01
Fixed bug that non-existing method `exec` called by `SwoolePostgresql…

Release v3.0.4

Choose a tag to compare

@github-actions github-actions released this 22 Jan 14:56
Fixed bug that `PgSQLSwooleConnection::unprepared` cannot work. (#5332)



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

Release v3.0.3

Choose a tag to compare

@github-actions github-actions released this 16 Jan 06:21
Fixed bug that PostgresSQL can't work when create connection timed ou…

Release v3.0.0-rc.18

Choose a tag to compare

@github-actions github-actions released this 28 Nov 03:50
Fixed bug that `PGSqlSwooleConnection::affectingStatement()` can't wo…

Release v3.0.0

Choose a tag to compare

@github-actions github-actions released this 03 Jan 05:27
Fixed bug that `PGSqlSwooleConnection::affectingStatement()` can't wo…

Release v3.0.0-rc.13

Choose a tag to compare

@github-actions github-actions released this 01 Nov 06:01
Format code (#5172)

Release v3.0.0-rc.12

Choose a tag to compare

@github-actions github-actions released this 29 Oct 08:23
Fix getting affected rows from $statement not $pdo (#5166)

Release v3.0.0-rc.11

Choose a tag to compare

@github-actions github-actions released this 11 Oct 02:52
Add error checking for `PostgreSQLStatement::execute` method. (#5121)

Release v3.0.0-rc.8

Choose a tag to compare

@github-actions github-actions released this 05 Sep 06:42
Format code. (#5069)

Release v3.0.0-rc.3

Choose a tag to compare

@github-actions github-actions released this 15 Aug 15:48
Preferentially use configuration to improve startup speed (#5020)