mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-19 11:06:15 +00:00
4b6dba0c0a
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 |
||
---|---|---|
.. | ||
Behavior | ||
Datasource | ||
Validator | ||
AclNode.php | ||
Aco.php | ||
AcoAction.php | ||
Aro.php | ||
BehaviorCollection.php | ||
CakeSchema.php | ||
ConnectionManager.php | ||
I18nModel.php | ||
Model.php | ||
ModelBehavior.php | ||
ModelValidator.php | ||
Permission.php |