cakephp2-php8/lib/Cake/Test/Case/Model/Datasource/Database
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
..
MysqlTest.php Fix condition parsing in mysql specific cases. 2013-04-18 21:52:22 -04:00
PostgresTest.php Postgres datasource support regular expression operators. 2013-02-22 10:14:06 +09:00
SqliteTest.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
SqlserverTest.php Fix default null not being reflected by SqlServer 2013-03-19 21:02:27 -04:00