cakephp2-php8/lib/Cake/Model
mark_story 0f3d28c6ea Fix condition parsing in mysql specific cases.
When using collation + array values the incorrect operator would be
used. IN should be used over =.

Fixes #3772
2013-04-18 21:52:22 -04:00
..
Behavior Fix typos 2013-03-05 00:05:14 -07:00
Datasource Fix condition parsing in mysql specific cases. 2013-04-18 21:52:22 -04:00
Validator Fix typos 2013-03-05 00:05:14 -07:00
AclNode.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
Aco.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
AcoAction.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
Aro.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
BehaviorCollection.php Fixing behavior prioritizing 2013-02-24 22:52:31 +05:30
CakeSchema.php better with strict comparison 2013-03-01 15:51:15 +01:00
ConnectionManager.php fix failing tests. test and mocked sources would cause exceptions 2013-03-13 22:31:23 +01:00
I18nModel.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
Model.php Expand doc blocks for Model::query() 2013-04-10 21:43:25 -04:00
ModelBehavior.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
ModelValidator.php Fix typos 2013-03-05 00:05:14 -07:00
Permission.php == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00