laravel-pgbouncer-extension maintained by lionmm
Description
Laravel PostgreSQL pgbouncer extension fix for PDO::ATTR_EMULATE_PREPARES option
Authors
Last update
2024/03/19 15:34
(dev-master)
License
Downloads
4 279
Tags
Laravel Fix For PostgreSQL 'pgbouncer' with PDO::ATTR_EMULATE_PREPARES
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