youtuosoft/swoft-pgsql

swoft postgresql component

1.0.2 2019-11-04 23:14 UTC

This package is auto-updated.

Last update: 2024-03-29 04:19:42 UTC


README

Latest Stable Version PHP Version Swoft Doc Swoft PostgreSQL Component License

Swoft PostgreSQL Component

Install

  • If you are using Swoole 4.4 or above, make sure install the extension of Swoole PostgreSQL.

  • composer command

composer require youtuosoft/swoft-pgsql

Resources

LICENSE

The Component is open-sourced software licensed under the Apache license.

ChangeLog

file detail reason
src/Connection/Connection.php ping(),getClient() need reconnect when pipe breaked
composer.json name curtis18/swoft-pgsql->youtuosoft/swoft-pgsql