mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +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 |
||
---|---|---|
.. | ||
AclBehavior.php | ||
ContainableBehavior.php | ||
TranslateBehavior.php | ||
TreeBehavior.php |