t1nkl / postgres-pgbouncer-extension

PostgreSQL pgbouncer extension for PDO::ATTR_EMULATE_PREPARES option
MIT License
0 stars 2 forks source link
laravel laravel-package pdo pdo-pgsql pgbouncer postgres postgresql

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: