lionmm/laravel-pgbouncer-extension
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
Related Packages
t1nkl/postgres-pgbouncer-extension
Laravel PostgreSQL pgbouncer extension fix for PDO::ATTR_EMULATE_PREPARES option
191,516
8
atlas/statement
Object-oriented statement builders for MySQL, Postgres, SQLite, and SQLServer.
15,918
3
vermaysha/pgbouncer-laravel-extension
A Laravel extension to support PgBouncer with emulated prepared statements for P...
8,112
5
sad_spirit/pg_wrapper
Converter of complex PostgreSQL types and an OO wrapper for PHP's pgsql extensio...
14,193
22