cakephp2-php8/lib
Stephen Cuppett ffb7e86641 Enable sslmode for PostgreSQL connections
By default, PHP 5.5 and PostgreSQL PDO will not allow SSL connections. This adds the default of "allow", but also the user may override the setting to "require" or any of the other potential values. 

See: http://php.net/manual/en/function.pg-connect.php
2014-11-20 22:37:39 -05:00
..
Cake Enable sslmode for PostgreSQL connections 2014-11-20 22:37:39 -05:00