cakephp2-php8/lib
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
..
Cake Add order=>false to all treebehavior queries. 2014-11-13 21:21:47 -05:00