Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 419 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 419 Bytes

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 t1nkl/postgres-pgbouncer-extension