lionmm/laravel-pgbouncer-extension

Laravel PostgreSQL pgbouncer extension fix for PDO::ATTR_EMULATE_PREPARES option

1.0.4 2024-03-19 14:34 UTC

This package is auto-updated.

Last update: 2024-04-19 14:48:03 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 lionmm/laravel-pgbouncer-extension