Skip to content

Releases: hyperf/database-pgsql

Release v3.0.0-rc.12

29 Oct 08:23

Choose a tag to compare

Fix getting affected rows from $statement not $pdo (#5166)

Release v3.0.0-rc.11

11 Oct 02:52

Choose a tag to compare

Add error checking for `PostgreSQLStatement::execute` method. (#5121)

Release v3.0.0-rc.8

05 Sep 06:42

Choose a tag to compare

Format code. (#5069)

Release v3.0.0-rc.3

15 Aug 15:48

Choose a tag to compare

Preferentially use configuration to improve startup speed (#5020)

Release v3.0.0-beta.1

15 Aug 02:42

Choose a tag to compare

Fixed bug that test cases cannot work for pqsql.