cakephp2-php8/cake/libs/model/behaviors
nate 72c80efa75 Fixes #3698, no additional select performed in Model::deleteAll() if $callbacks and $cascade are false
Fixes #2146, set 'foreignKey' => false and use association conditions to get custom join scoping
Fixes #3323, set 'foreignKey' => false to disable default conditions
Fixes #3627, added Model::$findQueryType to inform callbacks of the current find query type, i.e. 'count'


git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6258 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-12-25 10:37:08 +00:00
..
acl.php "Fixes #3737, ACL behavior warnings" 2007-12-23 07:10:38 +00:00
translate.php "Fixes #3101, Model::deconstruct() corrupting fields 2007-12-14 04:21:58 +00:00
tree.php Fixes #3698, no additional select performed in Model::deleteAll() if $callbacks and $cascade are false 2007-12-25 10:37:08 +00:00