The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.08 - 2017-06-01

  • INCOMPATIBLE: handles with transactions are not released to the pool after commit/rollback. They behave as any other handle and gets released on "destruction"
  • don't listen IO when a query gets rejected by error in pg_ready call
  • calls to commit/rollback are not allowed (die) when there is an active query on the handle
  • update documentation

Modules

async Pg with AnyEvent and Promises
DBI subclass

Provides

in lib/DBIx/Poggy/DBI.pm
in lib/DBIx/Poggy/DBI.pm
in lib/DBIx/Poggy/Error.pm