Releases: makise-co/postgres
Releases · makise-co/postgres
Getter methods for ConnectionConfig.php
Merge pull request #8 from makise-co/feature/getter-method-for-config Getter methods for ConnectionConfig.php
Fix crash on broken connection when prepared statements exists
v1.0.4 Merge pull request #7 from makise-co/feature/fix-crash-on-broken-conn…
Fix possible access of uninitialized property in PooledListener
Merge pull request #6 from makise-co/feature/pool Fix possible access of uninitialized property in PooledListener
Fix possible uninitialized property access in PooledStatement
Merge pull request #5 from makise-co/feature/pool Fix possible uninitialized property access
Connection pooling
Merge pull request #3 from makise-co/feature/pool Connection pooling
Initial release
v1.0.0 Update README.md