Releases: makise-co/postgres-spiral-driver
Releases · makise-co/postgres-spiral-driver
Allow PHP 8
Support newer version of Spiral Database
v1.0.6 Merge pull request #8 from makise-co/feature/support-newer-version-of…
v1.0.5: Merge pull request #7 from makise-co/feature/fix-get-pk-deadlock
Fixed deadlock in getPrimaryKey method when connection error occurs #7
Bugfixes #2
- Fixed statement de-allocation error during transactions
- Fixed bug that caused driver cannot be used with only one connection in the connection pool
- Written more test cases (e.g. concurrent transactions)
v1.0.3: Merge pull request #5 from makise-co/feature/transaction-stmt-error-fix
Release candidate 2
Merge pull request #4 from makise-co/feature/initial Readme update
Release candidate
Merge pull request #3 from makise-co/feature/initial Pool configuration options
Initial release
Merge pull request #1 from makise-co/feature/initial Initial commit