cakephp2-php8/lib/Cake/Model
mark_story 675f828e16 Remove insertQuery and deleteQuery.
These properties were never implemented and are misleading when people
try to use them.

Closes #3997
2013-08-18 21:37:37 -04:00
..
Behavior Remove insertQuery and deleteQuery. 2013-08-18 21:37:37 -04:00
Datasource unify null checks - avoid method call in favor of strict check 2013-08-16 20:12:49 +02: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 Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
CakeSchema.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
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 insertQuery and deleteQuery. 2013-08-18 21:37:37 -04: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 simplify else cases 2013-07-03 01:14:41 +02:00