mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 11:28:25 +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 |
||
---|---|---|
.. | ||
AclBehaviorTest.php | ||
ContainableBehaviorTest.php | ||
TranslateBehaviorTest.php | ||
TreeBehaviorAfterTest.php | ||
TreeBehaviorNumberTest.php | ||
TreeBehaviorScopedTest.php | ||
TreeBehaviorTest.php | ||
TreeBehaviorUuidTest.php |