cakephp2-php8/lib/Cake/Model
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
..
Behavior Merge branch 'master' into 2.6 2014-11-14 21:25:09 -05:00
Datasource Enable sslmode for PostgreSQL connections 2014-11-20 22:37:39 -05:00
Validator Merge branch 'master' into 2.6 2014-11-07 15:13:46 -05:00
AclNode.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
Aco.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
AcoAction.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
Aro.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
BehaviorCollection.php Update all @deprecated annotations 2014-09-02 17:03:22 +02:00
CakeSchema.php Now the tableParameters array gets escaped through values(), too 2014-10-16 19:10:52 +02:00
ConnectionManager.php Correct doc block return types. 2014-11-05 13:03:27 +01:00
I18nModel.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Model.php Merge branch 'master' into 2.6 2014-11-14 21:25:09 -05:00
ModelBehavior.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
ModelValidator.php Merge branch 'master' into 2.6 2014-11-07 15:13:46 -05:00
Permission.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00