Skip to content

Releases: makise-co/postgres

Getter methods for ConnectionConfig.php

06 Aug 03:15
bca9ff0
Compare
Choose a tag to compare
Pre-release
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

15 Jul 11:32
f41535f
Compare
Choose a tag to compare
v1.0.4

Merge pull request #7 from makise-co/feature/fix-crash-on-broken-conn…

Fix possible access of uninitialized property in PooledListener

19 May 21:08
d267ebc
Compare
Choose a tag to compare
Merge pull request #6 from makise-co/feature/pool

Fix possible access of uninitialized property in PooledListener

Fix possible uninitialized property access in PooledStatement

19 May 21:01
56ce017
Compare
Choose a tag to compare
Merge pull request #5 from makise-co/feature/pool

Fix possible uninitialized property access

Connection pooling

19 May 20:23
7719043
Compare
Choose a tag to compare
Connection pooling Pre-release
Pre-release
Merge pull request #3 from makise-co/feature/pool

Connection pooling

Initial release

13 May 18:05
a458e9b
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release
v1.0.0

Update README.md