t1nkl/postgres-pgbouncer-extension

Laravel PostgreSQL pgbouncer extension fix for PDO::ATTR_EMULATE_PREPARES option

1.0.4 2024-03-20 17:15 UTC

This package is auto-updated.

Last update: 2024-05-20 17:41:53 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