Releases: hyperf/database-pgsql
Releases · hyperf/database-pgsql
Release v3.0.17
Use `Hyperf\Stringable\Str` instead of `Hyperf\Utils\Str` (#5634)
Release v3.0.16
Use `Hyperf\Context\ApplicationContext` instead of `Hyperf\Utils\Appl…
Release v3.0.15
Use `Hyperf\Collection\Arr` instead of `Hyperf\Utils\Arr`. (#5594)
Release v3.0.13
Added method `Query\Builder::upsert()`. (#5562)
Release v3.0.7
Fixed bug that database-pgsql does not support migration. (#5417)
Release v3.0.6
Fixed bug that non-existing method `exec` called by `SwoolePostgresql…
Release v3.0.4
Fixed bug that `PgSQLSwooleConnection::unprepared` cannot work. (#5332) Co-authored-by: 李铭昕 <[email protected]>
Release v3.0.3
Fixed bug that PostgresSQL can't work when create connection timed ou…
Release v3.0.0-rc.18
Fixed bug that `PGSqlSwooleConnection::affectingStatement()` can't wo…
Release v3.0.0
Fixed bug that `PGSqlSwooleConnection::affectingStatement()` can't wo…