cakephp2-php8/lib/Cake/Test/Case/Model/Datasource
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
..
Database Fix condition parsing in mysql specific cases. 2013-04-18 21:52:22 -04:00
Session Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
CakeSessionTest.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
DataSourceTest.php This commit is dedicated to Mark Story, who has put in much dedicated time and effort into CakePHP over the years. 2013-02-08 20:59:49 +09:00
DboSourceTest.php fix failing tests. test and mocked sources would cause exceptions 2013-03-13 22:31:23 +01:00