cakephp2-php8/lib/Cake/Model/Datasource
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
..
Database Enable sslmode for PostgreSQL connections 2014-11-20 22:37:39 -05:00
Session Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
CakeSession.php Make CakeSession::read() return null for all failure cases. 2014-10-09 19:27:27 +05:30
DataSource.php Wording correction. 2014-11-05 13:14:45 +01:00
DboSource.php Merge branch 'master' into 2.6 2014-11-04 22:44:11 -05:00