cakephp2-php8/lib/Cake
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
..
Cache Take care of more int casts. 2014-09-10 16:29:23 +02:00
Config Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Configure Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
Console Remove singularization on schema class names. 2014-11-09 21:52:10 -05:00
Controller Correct doc block return types. 2014-11-05 13:03:27 +01:00
Core Correct doc block return types. 2014-11-05 13:03:27 +01:00
Error a / an typo fixes fot API 2014-07-30 22:11:03 +02:00
Event Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
I18n Correct doc block return types. 2014-11-05 13:03:27 +01:00
Log console: don't use colored output if there's no TTY 2014-09-03 10:47:05 +02:00
Model Add order=>false to all treebehavior queries. 2014-11-13 21:21:47 -05:00
Network Make unsetting the email pattern work as expected. 2014-11-09 16:33:57 +01:00
Routing Check whether the filter key is a valid class name before assuming that value is class settings 2014-09-15 15:29:30 +10:00
Test Add order=>false to all treebehavior queries. 2014-11-13 21:21:47 -05:00
TestSuite Fix getMockForModel() using the incorrect datasource. 2014-10-12 22:30:22 -04:00
Utility Correct doc block return types. 2014-11-05 13:03:27 +01:00
View Correct doc block return types. 2014-11-05 13:03:27 +01:00
basics.php Correct doc block return types. 2014-11-05 13:03:27 +01:00
bootstrap.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
LICENSE.txt Formatted CSF address 2013-02-08 21:08:15 +09:00
VERSION.txt Update version number to 2.5.6 2014-11-07 20:35:12 -05:00