cakephp2-php8/lib/Cake/Model
mark_story 0cfec525b2 Allow SqlServer to execute procs correctly.
Both SELECT and EXECUTE statements should go through
the parent method as they could fetch results.

Fixes #2558
2012-02-09 22:27:30 -05:00
..
Behavior Fix error with more case-sensitive databases. 2012-01-08 21:40:12 -05:00
Datasource Allow SqlServer to execute procs correctly. 2012-02-09 22:27:30 -05:00
AclNode.php fix correct node lookup when authorize object uses plugin userModel setting, fixes #2464 2012-01-27 00:16:22 +01:00
Aco.php Fix missing App::uses() added 2011-12-14 08:08:35 -05:00
AcoAction.php Add/move docblocks to make text available in the API docs 2011-12-08 07:35:02 -08:00
AppModel.php Fixed doc block comments. 2011-10-11 00:22:23 +02:00
Aro.php Fix missing App::uses() added 2011-12-14 08:08:35 -05:00
BehaviorCollection.php Fix illegal offset caused by TranslateBehavior. 2012-01-07 11:58:35 -05:00
CakeSchema.php Add/move docblocks to make text available in the API docs 2011-12-08 07:35:02 -08:00
ConnectionManager.php Add/move docblocks to make text available in the API docs 2011-12-08 07:35:02 -08:00
Model.php Check method existence before calling. 2012-02-05 12:54:20 -05:00
ModelBehavior.php fixing typos 2011-10-19 12:19:28 +07:00
Permission.php Add/move docblocks to make text available in the API docs 2011-12-08 07:35:02 -08:00