cakephp2-php8/lib/Cake/Model
mark_story 6a6371b2d4 Fix CROSS JOINs
While seldomly used, CROSS joins should not generate invalid SQL.

Fixes #4050
2013-09-05 12:45:48 -04:00
..
Behavior add scope for generateTreeList - resolves ticket 4028 2013-09-01 01:02:26 -07:00
Datasource Fix CROSS JOINs 2013-09-05 12:45:48 -04:00
Validator correct return types in doc blocks 2013-07-05 17:19:22 +02:00
AclNode.php Use inner join instead of a left join. 2013-08-13 13:40:59 -04:00
Aco.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AcoAction.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Aro.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
BehaviorCollection.php remove code, class names and paths from translation strings. 2013-08-21 00:05:53 +02:00
CakeSchema.php Merge branch 'master' into 2.4 2013-06-02 18:03:59 +05:30
ConnectionManager.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
I18nModel.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Model.php Remove the $state === 'after' condition. 2013-09-01 11:06:45 -07:00
ModelBehavior.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
ModelValidator.php Fixed bug when using multi model fieldList and whitelists for all models are not provided. 2013-08-03 02:49:41 +05:30
Permission.php also remove app ones 2013-08-25 21:42:03 +02:00