t1nkl/postgres-pgbouncer-extension

Laravel PostgreSQL pgbouncer extension fix for PDO::ATTR_EMULATE_PREPARES option

1.0.5 2025-02-27 13:11 UTC

This package is auto-updated.

Last update: 2025-05-27 13:41:42 UTC


README

This is a small fix for boolean values in Laravel with pgbouncer, when PostgreSQL connection options set-up with parameter PDO::ATTR_EMULATE_PREPARES => true

This is package version on this fix - https://github.com/t1nkl/Laravel-PostgreSQL-pgbouncer-Fix

Instruction:

  • composer require t1nkl/postgres-pgbouncer-extension