cakephp2-php8/lib/Cake/Model
mark_story 4b6dba0c0a Add order=>false to all treebehavior queries.
Models can define default order conditions that will cause issues with
postgres. By setting order=>false on all the queries emitted by
TreeBehavior, we can avoid this issue and not have issues with models
that define a default ordering.

Refs #5155
2014-11-13 21:21:47 -05:00
..
Behavior Add order=>false to all treebehavior queries. 2014-11-13 21:21:47 -05:00
Datasource Wording correction. 2014-11-05 13:14:45 +01:00
Validator Correct doc block return types. 2014-11-05 13:03:27 +01: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 All CakeSchema doc blocks conform to coding standards. 2014-08-12 12:55:55 -05: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 Cleanup of isUnique 2014-11-11 16:13:16 -05:00
ModelBehavior.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
ModelValidator.php Correct doc block return types. 2014-11-05 13:03:27 +01:00
Permission.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00