Skip to content

PostgreSQL pgbouncer extension for PDO::ATTR_EMULATE_PREPARES option

License

Notifications You must be signed in to change notification settings

t1nkl/postgres-pgbouncer-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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